diff options
author | cfengine <cfengine> | 2002-02-18 14:40:45 +0000 |
---|---|---|
committer | cfengine <cfengine> | 2002-02-18 14:40:45 +0000 |
commit | 7c8089c6ff84102e3e330fe2a15a1c8a7b36ca97 (patch) | |
tree | 7b85fe79a5809967aeeea305a8b03df4196313e7 /cfengine | |
parent | a86c5474cea9ac327e05bec98be53fe1803d765c (diff) |
cfengine: Removed thorin from NameServer - what was I thinking...?
Diffstat (limited to 'cfengine')
-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 ) |