Remove hacky and frankly embarassing role usage pattern
This commit is contained in:
@@ -24,8 +24,6 @@ en1:
|
||||
ansible_host: 10.42.101.200
|
||||
skylab_description: Local Monitor Node
|
||||
skylab_targets: [network]
|
||||
skylab_roles:
|
||||
- server
|
||||
|
||||
children:
|
||||
|
||||
@@ -33,10 +31,6 @@ en1:
|
||||
vars:
|
||||
skylab_targets: [cluster, datastore]
|
||||
skylab_compose_version: 3.8
|
||||
skylab_roles:
|
||||
- server
|
||||
- datastore
|
||||
- swarm
|
||||
|
||||
hosts:
|
||||
pegasus: # jupiter
|
||||
@@ -158,4 +152,3 @@ en2:
|
||||
skylab_hostname: hubble.en2.enp.one
|
||||
skylab_description: Cloud Web Server
|
||||
skylab_targets: [cloud]
|
||||
skylab_roles: [server]
|
||||
|
||||
Reference in New Issue
Block a user