mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-28 21:12:35 +02:00
feat: rook-ceph nuke playbook
This commit is contained in:
@@ -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
|
@@ -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
|
@@ -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
|
Reference in New Issue
Block a user