commit | 1998faa91a47815e655ad997f8441732d7d63392 | [log] [tgz] |
---|---|---|
author | Ales Komarek <akomarek@mirantis.com> | Thu Sep 14 08:46:12 2017 +0000 |
committer | Gerrit Code Review <gerrit2@b3fef64565ee> | Thu Sep 14 08:46:13 2017 +0000 |
tree | 69ec8bb042971ff73480d3c94af7015b329f6856 | |
parent | a9588383ce4ef041ec2aaa9ab3debfc03ff78cbd [diff] | |
parent | 09ac833d493bcf81499031e5a1ee7010a389d089 [diff] |
Merge "Add system.linux.system.repo.kibana to clusters with SL"
diff --git a/classes/cluster/drivetrain-ha-clusters/cicd/control/init.yml b/classes/cluster/drivetrain-ha-clusters/cicd/control/init.yml index 9091fb8..0122cf9 100644 --- a/classes/cluster/drivetrain-ha-clusters/cicd/control/init.yml +++ b/classes/cluster/drivetrain-ha-clusters/cicd/control/init.yml
@@ -321,6 +321,9 @@ webhook_login_id: 11 webhook_application_id: 23 webhook_sfdc_username: janeroe@mirantis.com + pushkin_smtp_host: 127.0.0.1 + pushkin_smtp_port: 25 + pushkin_email_sender_password: '' # SecurityMonkey secmonkey_db_user: secmonkey
diff --git a/classes/cluster/drivetrain-ha/cicd/control/init.yml b/classes/cluster/drivetrain-ha/cicd/control/init.yml index 12e785d..9c87f6e 100644 --- a/classes/cluster/drivetrain-ha/cicd/control/init.yml +++ b/classes/cluster/drivetrain-ha/cicd/control/init.yml
@@ -324,6 +324,9 @@ webhook_login_id: 11 webhook_application_id: 23 webhook_sfdc_username: janeroe@mirantis.com + pushkin_smtp_host: 127.0.0.1 + pushkin_smtp_port: 25 + pushkin_email_sender_password: '' # SecurityMonkey secmonkey_db_user: secmonkey