]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
rename host
authorhakan.cosar <hakan.cosar@pixelpark.com>
Fri, 3 Mar 2017 14:28:40 +0000 (15:28 +0100)
committerhakan.cosar <hakan.cosar@pixelpark.com>
Fri, 3 Mar 2017 14:28:40 +0000 (15:28 +0100)
customer/cosar-test-customer/cosar-centos.pixelpark.com.yaml [new file with mode: 0644]
customer/cosar-test-customer/cosar-virtualbox.pixelpark.com.yaml [deleted file]

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 (file)
index 0000000..bac09f0
--- /dev/null
@@ -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 (file)
index bac09f0..0000000
+++ /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