commit | 7fbd46d0510cb54cfb5078a6bf4791777c08dacf | [log] [tgz] |
---|---|---|
author | Jan Cach <jcach@mirantis.com> | Thu May 10 14:25:47 2018 +0000 |
committer | Gerrit Code Review <gerrit2@1f6678a0cecc> | Thu May 10 14:25:47 2018 +0000 |
tree | 3045369b0070fa9e400acce3047f53e831ca069d | |
parent | 7d156ad99c730fef0305f8b79b71848ff40248fb [diff] | |
parent | 6618d3cddb4e14847a7c9f308faf8cf8cb0b09cf [diff] |
Merge "Fix multiworker changes"
diff --git a/opencontrail/config.sls b/opencontrail/config.sls index 09846e8..d580a1e 100644 --- a/opencontrail/config.sls +++ b/opencontrail/config.sls
@@ -117,8 +117,10 @@ - source: salt://opencontrail/files/{{ config.version }}/contrail-api.ini - template: jinja - makedirs: true +{%- if config.get('config_only', False) %} - watch_in: - service: opencontrail_config_services +{%- endif %} /etc/init.d/contrail-api: file.managed: