diff options
Diffstat (limited to 'dan')
-rw-r--r-- | dan/emc-cdn.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dan/emc-cdn.yml b/dan/emc-cdn.yml index 5f34d3ef..25d96d85 100644 --- a/dan/emc-cdn.yml +++ b/dan/emc-cdn.yml @@ -11,6 +11,7 @@ - name: Payload Setup hosts: "{{ install_hostname }}" roles: + - role: storage/lvm/groups - role: apt-repo/spreadspace - role: nginx/base # - role: monitoring/prometheus/exporter |