diff options
author | Klaus Agnoletti <klaus@xenux.dk> | 2001-11-30 11:17:32 +0000 |
---|---|---|
committer | Klaus Agnoletti <klaus@xenux.dk> | 2001-11-30 11:17:32 +0000 |
commit | a7577783f637c2a38ba376530083a6b85bdb8b84 (patch) | |
tree | 603895708ba98e6610fa9652929085591b362212 /cfengine | |
parent | 04102b2ba9a744de22dcc7640eefe1a77b2d9453 (diff) |
* Disabled smaug for now in cf.groups.xenux
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 ) |