diff options
Diffstat (limited to 'cfengine')
-rw-r--r-- | cfengine/cf.groups.xenux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index a82703d..6a4b03c 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -9,8 +9,8 @@ groups: mogensen = ( mogl-filer mogl-firewall ) Standalone_xenux = ( bilbo pc60 pc61 pc62 pc63 pc64 pc65 pc66 pc67 pc68 pc69 pc70 pc71 pc72 pc73 pc74 pc75 pc76 pc77 pc78 pc79 pc80 ) - WWWServer_xenux = ( smaug beorn ) - FTPServer_xenux = ( smaug beorn ) + WWWServer_xenux = ( beorn ) + FTPServer_xenux = ( beorn ) NameServer_xenux = ( elrond gandalf ) FileServer_xenux = ( orcrist gandalf mogl-filer aries ) VPNServer_xenux = ( orcrist mogl-firewall aries debian-grinsted ) |