fix automouting of gluster mounts on home
This commit is contained in:
@@ -2,18 +2,22 @@
|
||||
# provisioning services in k3s cluster
|
||||
|
||||
# mount gluster
|
||||
#- include_tasks: gluster.fstab.yml
|
||||
- include_tasks: gluster.fstab.yml
|
||||
#
|
||||
## add helm repositories
|
||||
#- include_tasks: add_repos.yml
|
||||
#
|
||||
#- include_tasks: cert_manager.yml
|
||||
#
|
||||
#- include_tasks: hello-world.yaml
|
||||
- name: deploy cert_manager
|
||||
include_tasks: cert_manager.yml
|
||||
|
||||
- include_tasks: deployments/stash.yaml
|
||||
- name: deploy hello-world
|
||||
include_tasks: hello-world.yaml
|
||||
|
||||
- include_tasks: deployments/argoCD.yaml
|
||||
- name: deploy stash
|
||||
include_tasks: deployments/stash.yaml
|
||||
|
||||
#- name: deploy mariadb
|
||||
# include_tasks: deployments/mariadb.yaml
|
||||
|
||||
|
||||
#-----------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user