we may not need this
This commit is contained in:
parent
e52a7335ea
commit
a9c2901cf0
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@
|
||||||
- rootpw
|
- rootpw
|
||||||
- name: Set the hostname
|
- name: Set the hostname
|
||||||
action: hostname name={{ controller_hostname }}
|
action: hostname name={{ controller_hostname }}
|
||||||
- name: Deploy root private SSH key
|
# - name: Deploy root private SSH key
|
||||||
copy: src={{ private }}/files/openstack/fed-cloud09-root.key dest=/root/.ssh/id_rsa mode=600 owner=root group=root
|
# copy: src={{ private }}/files/openstack/fed-cloud09-root.key dest=/root/.ssh/id_rsa mode=600 owner=root group=root
|
||||||
|
|
||||||
- name: install core pkgs
|
- name: install core pkgs
|
||||||
action: yum state=present pkg={{ item }}
|
action: yum state=present pkg={{ item }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue