diff options
-rw-r--r-- | cfengine/cf.groups.xenux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index cc01a2e..6e81e30 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -13,7 +13,7 @@ groups: 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 = ( beorn saga ) FTPServer_xenux = ( beorn smaug ) - NameServer_xenux = ( elrond gandalf raatstof saga thorin ) + NameServer_xenux = ( elrond gandalf raatstof saga ) FileServer_xenux = ( orcrist gandalf mogl-filer aries raatstof saga ) VPNServer_xenux = ( orcrist mogl-firewall aries debian-grinsted ) Firewall_xenux = ( orcrist mogl-firewall aries debian-grinsted raatstof saga ) |