From: Frank Brehm Date: Tue, 12 Dec 2017 10:47:49 +0000 (+0100) Subject: Removing Python stuff from customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml X-Git-Tag: v0.1.0~1893 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e11f890fbe4e653a2c6d32a7cac2a4ee68f24ec3;p=pixelpark%2Fhiera.git Removing Python stuff from customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml --- diff --git a/customer/pixelpark-dns/ns1-local.pixelpark.com.yaml b/customer/pixelpark-dns/ns1-local.pixelpark.com.yaml index 60fef52b..adcb912a 100644 --- a/customer/pixelpark-dns/ns1-local.pixelpark.com.yaml +++ b/customer/pixelpark-dns/ns1-local.pixelpark.com.yaml @@ -2,7 +2,6 @@ #infra::role: base infra::additional_classes: - bind - - python # - logstash # Necessary, because the host has a local caching only DNS resolver @@ -12,10 +11,3 @@ bind::local_recursor: true bind::deploy::environment: 'local' -python::dev: true -python::version: 'python34' -python::use_epel: true - -#python::python_pips: -# psutil: -# ensure: present