Skip to content

Commit 259ef21

Browse files
committed
site: define gruntjs-03.stage.ops and gruntjs-03.ops
Ref #37.
1 parent 478b9e8 commit 259ef21

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

manifests/site.pp

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
role('gruntjscom')
3333
}
3434

35+
# 1 CPU, 2 GB mem, Debian 12 Bookworm
36+
node 'gruntjs-03.ops.jquery.net' {
37+
role('gruntjscom')
38+
}
39+
3540
# 2 CPU, 2 GB mem, Debian 11 Bullseye
3641
node 'miscweb-01.ops.jquery.net' {
3742
role('miscweb')
@@ -80,6 +85,11 @@
8085
role('gruntjscom')
8186
}
8287

88+
# Debian 12 Bookworm
89+
node 'gruntjs-03.stage.ops.jquery.net' {
90+
role('gruntjscom')
91+
}
92+
8393
# Debian 12 Bookworm
8494
node 'wp-03.stage.ops.jquery.net' {
8595
role('docs::wordpress')

0 commit comments

Comments
 (0)