From: Frank Brehm Date: Tue, 15 Aug 2017 13:51:55 +0000 (+0200) Subject: Assigning classes apache::mod::wsgi and python to puppetdb01.pixelpark.com X-Git-Tag: v0.1.0~2633^2~8 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1f3313a6827df07c380647e7418b5d565c4640b5;p=pixelpark%2Fhiera.git Assigning classes apache::mod::wsgi and python to puppetdb01.pixelpark.com --- diff --git a/customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml b/customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml index f229a8b4..fc44fddc 100644 --- a/customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/puppetdb01.pixelpark.com.yaml @@ -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 +