Re-apply API proxy manifest on redeployment

Change-Id: I7cb3aad4c488b097389fe163972be1faa5b61900
Closes-bug: #1589598
This commit is contained in:
Kyrylo Galanov 2016-06-07 16:04:45 +02:00
parent d807c4de07
commit 730afe4311
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
condition:
yaql_exp: >
changedAny($.get('max_header_size'), $.get('apache_ports'),
$.get('master_ip'))
$.get('master_ip'),
$.network_metadata.nodes.values().where($.node_roles.any($.matches('controller'))))
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/api-proxy/api-proxy.pp
puppet_modules: /etc/puppet/modules