Add FOG server role
This commit is contained in:
8
dev/fog.yml
Normal file
8
dev/fog.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
- name: Install FRITA FOG Server
|
||||
hosts: all
|
||||
become: true
|
||||
vars_files:
|
||||
- vars/fog.yml
|
||||
roles:
|
||||
- common
|
||||
- fog
|
||||
0
dev/vars/fog.yml
Normal file
0
dev/vars/fog.yml
Normal file
Reference in New Issue
Block a user