mirror of https://github.com/ceph/ceph-ansible.git
commit
67342f0958
|
@ -2,7 +2,6 @@
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
remote_user = vagrant
|
remote_user = vagrant
|
||||||
hostfile = hosts
|
hostfile = hosts
|
||||||
log_path = ansible.log
|
|
||||||
ansible_managed = Ansible managed: modified on %Y-%m-%d %H:%M:%S by {uid}
|
ansible_managed = Ansible managed: modified on %Y-%m-%d %H:%M:%S by {uid}
|
||||||
private_key_file = ~/.vagrant.d/insecure_private_key
|
private_key_file = ~/.vagrant.d/insecure_private_key
|
||||||
error_on_undefined_vars = False
|
error_on_undefined_vars = False
|
||||||
|
|
Loading…
Reference in New Issue