We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e911a24 commit 9840ee8Copy full SHA for 9840ee8
manifests/site.pp
@@ -27,11 +27,6 @@
27
role('docs::filestash')
28
}
29
30
-# 1 CPU, 2 GB mem, Debian 11 Bullseye
31
-node 'gruntjs-02.ops.jquery.net' {
32
- role('gruntjscom')
33
-}
34
-
35
# 1 CPU, 2 GB mem, Debian 12 Bookworm
36
node 'gruntjs-03.ops.jquery.net' {
37
role('gruntjscom')
@@ -80,11 +75,6 @@
80
75
role('codeorigin')
81
76
82
77
83
-# Debian 11 Bullseye
84
-node 'gruntjs-02.stage.ops.jquery.net' {
85
86
87
88
78
# Debian 12 Bookworm
89
79
node 'gruntjs-03.stage.ops.jquery.net' {
90
0 commit comments