]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Assigning classes apache::mod::wsgi and python to puppetdb01.pixelpark.com
authorFrank Brehm <frank.brehm@pixelpark.com>
Tue, 15 Aug 2017 13:51:55 +0000 (15:51 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Tue, 15 Aug 2017 13:51:55 +0000 (15:51 +0200)
customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml

index f229a8b41843430ccad88491d352d7e51becdfc5..fc44fddc70091efeec3f9f0d059f67444a94c706 100644 (file)
@@ -2,3 +2,15 @@
 infra::role: base
 infra::additional_classes:
   - infra::profile::apache
+  - apache::mod::wsgi
+  - python
+
+python::dev: false
+python::use_epel: true
+python::manage_gunicorn: false
+python::virtualenv: false
+
+python::python_pips:
+  puppetboard:
+    ensure: present
+