From a927c632003bf50075f91619c63c5960f8f5209e Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 16 Aug 2017 14:17:07 +0200 Subject: [PATCH] pixelpark-puppet - new puppetmaster with accounts and xymon --- customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml | 2 -- customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml diff --git a/customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml b/customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml index 303c88a1..42985d79 100644 --- a/customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml @@ -16,8 +16,6 @@ python::python_pips: puppetboard: ensure: present -apache::mod::passenger::passenger_pool_idle_time: 600 - infra::profile::apache::pp_vhosts: puppetboard: servername: puppetboard01.pixelpark.com diff --git a/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml b/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml new file mode 100644 index 00000000..3b0442d3 --- /dev/null +++ b/customer/pixelpark-puppet/puppetmaster02.pixelpark.com.yaml @@ -0,0 +1,2 @@ +--- +infra::role: base -- 2.39.5