Skip to content

Commit 7ac048a

Browse files
committed
sdfs
1 parent 991f646 commit 7ac048a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ansible/playbooks/keystone_bootstrap.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
# under the License.
1515

1616
- name: Keystone Bootstrap
17-
hosts: localhost
17+
hosts: keystone
18+
connection: local
1819

1920
roles:
2021
- role: keystone_bootstrap

0 commit comments

Comments
 (0)