From 86cea124a49a86bdaeec88e6aac1fb3650921c05 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 31 Jul 2017 13:42:20 +0200 Subject: [PATCH] Rollout Stefan Teschke --- customer/bmas-typo3/development.yaml | 4 ++++ customer/bmas-typo3/test.yaml | 4 ++++ customer/bmbf/test.yaml | 4 ++++ customer/bmf-datacenter/test.yaml | 2 ++ 4 files changed, 14 insertions(+) create mode 100644 customer/bmbf/test.yaml diff --git a/customer/bmas-typo3/development.yaml b/customer/bmas-typo3/development.yaml index d25216d9..6b23fae5 100644 --- a/customer/bmas-typo3/development.yaml +++ b/customer/bmas-typo3/development.yaml @@ -7,6 +7,10 @@ infra::additional_classes: - memcached - zabbix::agent +accounts::users: + stefan.teschke: + apply: true + # Wert nur temporaer zabbix::agent::include_dir_purge: false diff --git a/customer/bmas-typo3/test.yaml b/customer/bmas-typo3/test.yaml index e15bc29e..d5c6b3a4 100644 --- a/customer/bmas-typo3/test.yaml +++ b/customer/bmas-typo3/test.yaml @@ -6,6 +6,10 @@ infra::additional_classes: - infra::profile::mysql_server - memcached +accounts::users: + stefan.teschke: + apply: true + infra::profile::apache::htdigest: mensch: www: ENC[PKCS7,MIIBiQYJKoZIhvcNAQcDoIIBejCCAXYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEAFEMi1n5T/hQvMoWnLvWdyu5LBdp9irYFsvHPOYb52YnGSFPReaPnL3o8p9IFupUYTPg+eM9JyzAaCOhYUJ2VDZP1/Ailqvqc8YL4QoScwN6PHhGkJZVVnxJaKTBEDdDCikptCs5SBU6Kdx9TE997mwUDx5KQuOtCm/byExXeF5ojbvKyLWI6OknacwoD2SLZnkBqvGpnCcjJuAbeR8xhuWBwPN/pLeIGC9koIAh1FmfPlrZK9kFvrVC4Ya+m2x3iZFGTnx7ia7MvUA/q0khdAsKErri7EopOEVhuwHtWxgEXY783soJUAkNlHX3pxkB10B/+bxghmiLtZ/XEP8D/QTBMBgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBBVXh1Y1DLveAZcGFwK1qqZgCArda9bVWj2x4qqROVENSF0aHhGCvC0HgPTBEo/dnqhVA==] diff --git a/customer/bmbf/test.yaml b/customer/bmbf/test.yaml new file mode 100644 index 00000000..5c72f1f7 --- /dev/null +++ b/customer/bmbf/test.yaml @@ -0,0 +1,4 @@ +--- +accounts::users: + stefan.teschke: + apply: true \ No newline at end of file diff --git a/customer/bmf-datacenter/test.yaml b/customer/bmf-datacenter/test.yaml index 44255cd0..68fb5866 100644 --- a/customer/bmf-datacenter/test.yaml +++ b/customer/bmf-datacenter/test.yaml @@ -6,6 +6,8 @@ accounts::users: andreas.pinto-koehler: apply: true group: apache + stefan.teschke: + apply: true sudo::configs: becomeApache: -- 2.39.5