commit | e7132674f7ad95c86d9b2e4e5a939ac5ced1a189 | [log] [tgz] |
---|---|---|
author | Rico Lin <rlin@vexxhost.com> | Wed Feb 28 00:10:53 2024 +0800 |
committer | GitHub <noreply@github.com> | Tue Feb 27 11:10:53 2024 -0500 |
tree | 2caa87519e0ac251bbaf23c938e9e2864334d107 | |
parent | 295808aef4c6f8c9e2fee140426605349b0234f2 [diff] [blame] |
feat: adopt cephadm (#752)
diff --git a/playbooks/site.yml b/playbooks/site.yml index 5d44097..d4639ae 100644 --- a/playbooks/site.yml +++ b/playbooks/site.yml
@@ -12,7 +12,8 @@ # License for the specific language governing permissions and limitations # under the License. -- import_playbook: vexxhost.ceph.site +- name: Install Ceph + import_playbook: vexxhost.atmosphere.ceph - name: Install Kubernetes import_playbook: vexxhost.atmosphere.kubernetes