From b21c1e3e0f8124d80acf002cc884034fec5ddbba Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 9 Feb 2016 18:45:44 +0200 Subject: remove more valstar configs --- modules/gitmirror/templates/rsync-metadata.sh | 2 +- modules/openldap/templates/init_ldap.sh | 2 +- modules/xymon/templates/bb-hosts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/gitmirror/templates/rsync-metadata.sh b/modules/gitmirror/templates/rsync-metadata.sh index 52fcd3cc..03a0fe41 100755 --- a/modules/gitmirror/templates/rsync-metadata.sh +++ b/modules/gitmirror/templates/rsync-metadata.sh @@ -2,7 +2,7 @@ REPO="$1" GITROOT="/git" -RSYNCROOT="rsync://valstar.mageia.org/git" +RSYNCROOT="rsync://duvel.mageia.org/git" if [ ! -d "$GITROOT/$REPO" ]; then echo "No repository found $REPO" >&2 diff --git a/modules/openldap/templates/init_ldap.sh b/modules/openldap/templates/init_ldap.sh index 873a856e..dfcaf236 100644 --- a/modules/openldap/templates/init_ldap.sh +++ b/modules/openldap/templates/init_ldap.sh @@ -28,7 +28,7 @@ end -%> <% # FIXME automatically get the list of servers -for g in ['valstar','duvel','alamut'] %> +for g in ['duvel','alamut'] %> dn: cn=<%= g%>.<%= domain %>,ou=Hosts,<%= dc_suffix %> objectClass: device objectClass: simpleSecurityObject diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index 1f60a96b..fd779013 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -33,7 +33,7 @@ page visible Visible Services page servers Servers group-compress Marseille 212.85.158.146 alamut.<%= domain %> # testip bbd dns smtp ssh CLIENT:xymon.<%= domain %> http://xymon.<%= domain %> -212.85.158.147 valstar.<%= domain %> # testip ssh rsync svn git ldapssl ldap +212.85.158.147 valstar.<%= domain %> # testip ssh 212.85.158.148 ecosse.<%= domain %> # testip ssh #212.85.158.149 jonund.<%= domain %> # testip ssh 212.85.158.150 fiona.<%= domain %> # testip ssh -- cgit v1.2.1