]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Removing Python stuff from customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml
authorFrank Brehm <frank.brehm@pixelpark.com>
Tue, 12 Dec 2017 10:47:49 +0000 (11:47 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Tue, 12 Dec 2017 10:47:49 +0000 (11:47 +0100)
customer/pixelpark-dns/ns1-local.pixelpark.com.yaml

index 60fef52b52207d9d23cab5717a4478ac71047908..adcb912a95bcfe9e1b150f25d8895827c995367c 100644 (file)
@@ -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