diff options
Diffstat (limited to 'cfengine')
-rw-r--r-- | cfengine/cf.groups.xenux | 15 | ||||
-rw-r--r-- | cfengine/cf.services.file | 10 | ||||
-rw-r--r-- | cfengine/cf.site | 2 | ||||
-rw-r--r-- | cfengine/cf.site.xenux | 4 |
4 files changed, 18 insertions, 13 deletions
diff --git a/cfengine/cf.groups.xenux b/cfengine/cf.groups.xenux index 6e81e30..741123d 100644 --- a/cfengine/cf.groups.xenux +++ b/cfengine/cf.groups.xenux @@ -9,17 +9,18 @@ groups: mogensen = ( mogl-filer mogl-firewall ) raatstof = ( raatstof ) sagahus = ( saga ) + sagahus = ( mimer heimdal thor ) 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 ) - 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 ) + FTPServer_xenux = ( beorn smaug mimer ) + NameServer_xenux = ( elrond gandalf raatstof saga heimdal ) + FileServer_xenux = ( orcrist gandalf mogl-filer aries raatstof saga thor ) + VPNServer_xenux = ( orcrist mogl-firewall aries debian-grinsted heimdal ) + Firewall_xenux = ( orcrist mogl-firewall aries debian-grinsted raatstof saga heimdal ) CVSServer_xenux = ( bilbo ) GMServer_xenux = ( bilbo ) - DHCPServer_xenux = ( orcrist raatstof saga thorin ) + DHCPServer_xenux = ( orcrist raatstof saga thorin heimdal ) FAIServer_xenux = ( thorin ) CDWriter_xenux = ( bilbo ) IMAPServer_xenux = ( oin ) @@ -29,6 +30,6 @@ groups: # wol_xenux = ( ) cc_xenux = ( raatstof mogl-firewall mogl-filer saga ) # tdk_xenux = ( ) - wp_xenux = ( oin www bilbo orcrist smaug beorn ) + wp_xenux = ( oin www bilbo orcrist smaug beorn heimdal mimer ) # dnai_xenux = ( ) # sunrise_xenux = ( ) diff --git a/cfengine/cf.services.file b/cfengine/cf.services.file index 3c15e8d..12d6142 100644 --- a/cfengine/cf.services.file +++ b/cfengine/cf.services.file @@ -23,11 +23,11 @@ import: # /etc/local-COMMON/samba/smb-shares-$(site).conf - lprng|cups:: - # - # Set up a printershare only if there's some printersoftware installed - # - /etc/local-COMMON/samba/smb-printers.conf +# lprng|cups:: +# # +# # Set up a printershare only if there's some printersoftware installed +# # +# /etc/local-COMMON/samba/smb-printers.conf editfiles: samba.lprng:: diff --git a/cfengine/cf.site b/cfengine/cf.site index a82bbea..c30c088 100644 --- a/cfengine/cf.site +++ b/cfengine/cf.site @@ -1,5 +1,5 @@ import: jones|homebase|pierre|rornaestved|satsbutikken|ida|shared|adamatic|cafe3|haakansson|peronard:: $(cfroot)/cf.site.jones - xenux|xenuxlocal|raps|grinsted|mogensen|raatstof|sagahus:: + xenux|xenuxlocal|raps|grinsted|mogensen|raatstof|sagahus|venture:: $(cfroot)/cf.site.xenux diff --git a/cfengine/cf.site.xenux b/cfengine/cf.site.xenux index a3846de..c53b77f 100644 --- a/cfengine/cf.site.xenux +++ b/cfengine/cf.site.xenux @@ -41,6 +41,10 @@ control: site = ( sagahus ) domain = ( sagahus.local ) sysadm = ( juri@xenux.dk ) + venture:: # Huset Venture + site = ( venture ) + domain = ( venture.local ) + sysadm = ( juri@xenux.dk ) # netmask = ( 255.255.255.0 ) |