From: hakan.cosar Date: Fri, 3 Mar 2017 14:28:40 +0000 (+0100) Subject: rename host X-Git-Tag: v0.1.0~3507 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=86c6d583acb18a96452be1d78f0298d523ba66b5;p=pixelpark%2Fhiera.git rename host --- diff --git a/customer/cosar-test-customer/cosar-centos.pixelpark.com.yaml b/customer/cosar-test-customer/cosar-centos.pixelpark.com.yaml new file mode 100644 index 00000000..bac09f0a --- /dev/null +++ b/customer/cosar-test-customer/cosar-centos.pixelpark.com.yaml @@ -0,0 +1,16 @@ +--- +site::role: base_for_old_systems # because we don't need xymon +site::additional_classes: + - accounts +# Disable because of extra 7.3 download path +# - repo::redhat::zfs + - site::profile::aem::author + - apache::mod::include + +site::profile::cron::cronjobs: + zfs_rotation: + user: root + command: '/usr/local/sbin/zfs_rotation.sh datapool 2592000' # 30 days + minute: 0 + hour: 2 + description: ZFS Snapshot \ No newline at end of file diff --git a/customer/cosar-test-customer/cosar-virtualbox.pixelpark.com.yaml b/customer/cosar-test-customer/cosar-virtualbox.pixelpark.com.yaml deleted file mode 100644 index bac09f0a..00000000 --- a/customer/cosar-test-customer/cosar-virtualbox.pixelpark.com.yaml +++ /dev/null @@ -1,16 +0,0 @@ ---- -site::role: base_for_old_systems # because we don't need xymon -site::additional_classes: - - accounts -# Disable because of extra 7.3 download path -# - repo::redhat::zfs - - site::profile::aem::author - - apache::mod::include - -site::profile::cron::cronjobs: - zfs_rotation: - user: root - command: '/usr/local/sbin/zfs_rotation.sh datapool 2592000' # 30 days - minute: 0 - hour: 2 - description: ZFS Snapshot \ No newline at end of file