diff --git a/openstack-ansible b/openstack-ansible index b2208fc..4c0ec1f 160000 --- a/openstack-ansible +++ b/openstack-ansible @@ -1 +1 @@ -Subproject commit b2208fcfcef596c11247ef8475f0993122be377e +Subproject commit 4c0ec1f7d0e0dacc790f588245abfd01da0f403b diff --git a/openstack-ansible-ops b/openstack-ansible-ops index 42f7f89..28cb67c 160000 --- a/openstack-ansible-ops +++ b/openstack-ansible-ops @@ -1 +1 @@ -Subproject commit 42f7f896b45dfe3f80969cab980683077dd70120 +Subproject commit 28cb67cf3313a1ee4c25b1b2a3b7e8a5caeec90e diff --git a/openstack_deploy/user_variables.yml b/openstack_deploy/user_variables.yml index de54415..53a14e7 100644 --- a/openstack_deploy/user_variables.yml +++ b/openstack_deploy/user_variables.yml @@ -9,7 +9,7 @@ haproxy_keepalived_external_interface: eth1 haproxy_keepalived_internal_interface: eth1 # Add the SSH pubkey needed for deployment -lxc_container_ssh_key: "{{ lookup('file', inventory_dir ~ '/../../../ssh/id_rsa.pub') }}" +lxc_container_ssh_key: "{{ lookup('file', inventory_dir ~ '/../../ssh/id_rsa.pub') }}" # Configure SSH keys on hosts ssh_key_url: https://git.openstack.org/cgit/openstack/limestone-ci-cloud/plain/ssh/authorized_keys