commit | 95985cfa1716268eedc2ddfbc68b49fec76d2856 | [log] [tgz] |
---|---|---|
author | mcp-jenkins <mcp-jenkins@mirantis.com> | Thu Apr 05 09:39:06 2018 +0000 |
committer | Gerrit Code Review <gerrit2@7e698601da6d> | Thu Apr 05 09:39:06 2018 +0000 |
tree | 1ab160bacdb2ee89a0f123309d1ebf7f15963797 | |
parent | f75216132fe337617a38123ea344554cffa6bc54 [diff] | |
parent | aabb427ae314ddc433932f5151b011fee0b7a00f [diff] |
Merge "Unhardcode vncserver_listen option for mitaka/newton"
diff --git a/nova/controller.sls b/nova/controller.sls index 49851bf..d8ea1b9 100644 --- a/nova/controller.sls +++ b/nova/controller.sls
@@ -50,6 +50,9 @@ - system: True - require_in: - pkg: nova_controller_packages +{%- if controller.version not in ["juno", "kilo", "liberty", "mitaka", "newton"] %} + - pkg: nova_placement_package +{%- endif %} group_nova: group.present: