feat: rook-ceph nuke playbook

This commit is contained in:
auricom
2021-04-20 00:22:36 +02:00
parent 91de3af89d
commit 0656a1fe1d
4 changed files with 66 additions and 0 deletions

View File

@@ -7,3 +7,9 @@ ansible_user: "ubuntu"
# ansible_ssh_pass: "ubuntu"
# ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null"
# ansible_become_pass: "ubuntu"
# Set enabled to true to mark this host as running a distributed storage rook-ceph
rook_ceph:
enabled: true
devices:
- /dev/nvme0n1

View File

@@ -7,3 +7,9 @@ ansible_user: "ubuntu"
# ansible_ssh_pass: "ubuntu"
# ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null"
# ansible_become_pass: "ubuntu"
# Set enabled to true to mark this host as running a distributed storage rook-ceph
rook_ceph:
enabled: true
devices:
- /dev/nvme0n1

View File

@@ -7,3 +7,9 @@ ansible_user: "ubuntu"
# ansible_ssh_pass: "ubuntu"
# ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null"
# ansible_become_pass: "ubuntu"
# Set enabled to true to mark this host as running a distributed storage rook-ceph
rook_ceph:
enabled: true
devices:
- /dev/nvme0n1