git ssb

1+

dinoworm 🐛 / butt-as-a-service



Commit 94540f5f28111d29aefd6f03c4aecbcceb764733

fix top.sls formatting

```
salt.butt.nz:
----------
          ID: states
    Function: no.None
      Result: False
     Comment: No Top file or master_tops data matches found.
     Changes:
```
Michael Williams committed on 12/25/2017, 8:31:54 AM
Parent: 4ba76b2ed44f17361d97dbf3c2501fe6c31e2757

Files changed

salt/state/top.slschanged
salt/state/top.slsView
@@ -6,7 +6,7 @@
66 - salt.master
77 'roles:minion':
88 - match: grain
99 - salt.minion
10- 'roles:pub'
10 + 'roles:hub':
1111 - match: grain
12- - pub
12 + - hub

Built with git-ssb-web