diff --git a/base.yml b/base.yml index f3fa47c93ac8ec5befcce2fc93a67cef8c74fea7..88cc11b881238348bf97a657494bc9aff2882817 100755 --- a/base.yml +++ b/base.yml @@ -11,36 +11,6 @@ # args: # executable: /bin/bash -# Common CRANS configuration for all servers -- hosts: server - vars: - # Group permissions - ssh_allow_groups: ssh nounou apprenti cableur root - - # Scripts will tell users to go there to manage their account - intranet_url: 'https://intranet.crans.org/' - - # # Will be in /usr/scripts/ - # crans_scripts_git: "http://gitlab.adm.crans.org/nounous/scripts.git" - - # NTP servers - ntp_servers: - - charybde.adm.crans.org - # - silice.adm.crans.org - roles: - - common-tools - - debian-apt-sources - - ldap-client - # - openssh - - sudo - - ntp-client - # - crans-scripts - - root-config - -# Deploy LDAP master and replica -- hosts: daniel.adm.crans.org - roles: - - slapd - hosts: otis.adm.crans.org roles: