Master Module - Initial Skeleton

This commit is contained in:
Mike Reeves
2018-05-29 16:40:48 -04:00
parent caef8d2da4
commit 05b63a1495
3 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ static:
ntpserver:
homenet:
proxy:
masterupdate:
masterupdate:
+2
View File
@@ -2,7 +2,9 @@ base:
'G@role:so-sensor':
- sensors.schedule
- sensors.{{ grains.host }}
- static
'G@role:so-master':
- masters.schedule
- masters.{{ grains.host }}
- static