Fixes jumphost pubkey error in undercloud playbook 33/40433/1
authorTim Rozet <trozet@redhat.com>
Mon, 28 Aug 2017 16:39:18 +0000 (12:39 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 28 Aug 2017 16:39:18 +0000 (12:39 -0400)
Change-Id: I71eca92e305b3bddc35691db8b8b9ebd3bc1b9fb
Signed-off-by: Tim Rozet <trozet@redhat.com>
lib/ansible/playbooks/configure_undercloud.yml

index aa6c960..bd06c0f 100644 (file)
@@ -16,7 +16,7 @@
         src: /root/.ssh/id_rsa.pub
         dest: /home/stack/jumphost_id_rsa.pub
         owner: stack
-        owner: stack
+        group: stack
         mode: 0644
     - copy:
         src: "{{ apex_temp_dir }}/{{ item }}.yaml"