diff options
author | Juri Jensen <juri@xenux.dk> | 2001-09-19 09:28:06 +0000 |
---|---|---|
committer | Juri Jensen <juri@xenux.dk> | 2001-09-19 09:28:06 +0000 |
commit | aee0b72c0911c592531ce2a36801b548273caffa (patch) | |
tree | b6600f9b5e50c65b992a5a06f6451ee459b6d6d6 /cfengine | |
parent | 6a4ea02a71d789ec9082fe0fdb3c24ef11c26058 (diff) |
* Added new webserver beorn to cf.groups.xenux.
Diffstat (limited to 'cfengine')
-rw-r--r-- | cfengine/cf.groups.xenux | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index 2804f3c..a82703d 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -2,15 +2,15 @@ # NB! Avoid adding new groups! We pollute the namespace already... # groups: - xenux = ( elrond oin smaug bilbo orcrist insight ) + xenux = ( elrond oin smaug bilbo orcrist insight beorn ) xenuxlocal = ( gandalf pc60 pc61 pc62 pc63 pc64 pc65 pc66 pc67 pc68 pc69 pc70 pc71 pc72 pc73 pc74 pc75 pc76 pc77 pc78 pc79 pc80 ) raps = ( aries ) grinsted = ( debian-grinsted ) 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 ) - FTPServer_xenux = ( smaug ) + WWWServer_xenux = ( smaug beorn ) + FTPServer_xenux = ( smaug beorn ) NameServer_xenux = ( elrond gandalf ) FileServer_xenux = ( orcrist gandalf mogl-filer aries ) VPNServer_xenux = ( orcrist mogl-firewall aries debian-grinsted ) @@ -25,6 +25,6 @@ groups: # wol_xenux = ( ) # cc_xenux = ( ) # tdk_xenux = ( ) - wp_xenux = ( oin www bilbo orcrist smaug ) + wp_xenux = ( oin www bilbo orcrist smaug beorn ) # dnai_xenux = ( ) # sunrise_xenux = ( ) |