Fixing bind9 config
cubox-m still doesn't respond to outside requests
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
fstab:
|
||||
gluster:
|
||||
#state can be present, mounted, absent, unmounted, remounted
|
||||
# - name: jenkins
|
||||
# path: "/var/lib/jenkins"
|
||||
# state: mounted
|
||||
@@ -11,7 +12,10 @@ fstab:
|
||||
state: present
|
||||
- name: vmshares
|
||||
path: "/opt/shared"
|
||||
state: present
|
||||
state: mounted
|
||||
# - name: mariadb
|
||||
# path: "/opt/mariadb"
|
||||
# state: mounted
|
||||
|
||||
helm:
|
||||
repos:
|
||||
|
||||
Reference in New Issue
Block a user