geerlingguy / pi-cluster

Raspberry Pi Cluster automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Without running storage playbook, default Drupal and MySQL PVCs are unobtainable

geerlingguy opened this issue · comments

I would like to make it so you don't have to run the storage playbook prior to running the main playbook. Or maybe make it so the storage playbook can set up a simpler storage class... though you'd still need NFS running somewhere, or something like that.

Maybe just adapt the storage playbook to allow for a few different layouts (e.g. ZFS RAIDZ1 on one node, or local filepath on one node, or Ceph/Rook on the entire cluster... something like that.