wdr
This commit is contained in:
parent
9149dc1d7f
commit
bb3d7b4f1a
0
.fuse_hidden0000003000000001
Normal file
0
.fuse_hidden0000003000000001
Normal file
0
.fuse_hidden0000003300000002
Normal file
0
.fuse_hidden0000003300000002
Normal file
0
.fuse_hidden0000003a00000001
Normal file
0
.fuse_hidden0000003a00000001
Normal file
|
|
@ -1,17 +1,17 @@
|
|||
all:
|
||||
hosts:
|
||||
ceph1:
|
||||
ansible_host: 192.168.1.38
|
||||
ansible_host: 192.168.1.59
|
||||
ansible_user: foo
|
||||
ansible_password: qweqwe
|
||||
become_password: qweqwe
|
||||
ceph2:
|
||||
ansible_host: 192.168.1.149
|
||||
ansible_host: 192.168.1.152
|
||||
ansible_user: foo
|
||||
ansible_password: qweqwe
|
||||
become_password: qweqwe
|
||||
ceph3:
|
||||
ansible_host: 192.168.1.74
|
||||
ansible_host: 192.168.1.96
|
||||
ansible_user: foo
|
||||
ansible_password: qweqwe
|
||||
become_password: qweqwe
|
||||
|
|
@ -22,6 +22,8 @@ all:
|
|||
mons:
|
||||
hosts:
|
||||
ceph1:
|
||||
ceph2:
|
||||
ceph3:
|
||||
osds:
|
||||
hosts:
|
||||
ceph1:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user