Skip to content

Commit f053799

Browse files
committed
site: add codeorigin-05
Ref #91
1 parent 447519a commit f053799

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

manifests/site.pp

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
role('codeorigin')
1818
}
1919

20+
# 2 CPU, 2 GB mem, Debian 13 Trixie
21+
node 'codeorigin-05.ops.jquery.net' {
22+
role('codeorigin')
23+
}
24+
2025
# 2 CPU, 4 GB mem, Debian 13 Trixie, 80 GB disk (+Backups)
2126
node 'contentorigin-03.ops.jquery.net' {
2227
role('contentorigin')
@@ -85,6 +90,11 @@
8590
role('codeorigin')
8691
}
8792

93+
# 2 CPU, 2 GB mem, Debian 13 Trixie
94+
node 'codeorigin-05.stage.ops.jquery.net' {
95+
role('codeorigin')
96+
}
97+
8898
# 2 CPU, 4 GB mem, Debian 13 Trixie
8999
node 'wp-04.stage.ops.jquery.net' {
90100
role('docs::wordpress')

0 commit comments

Comments
 (0)