git ssb

1+

dinoworm 🐛 / butt-as-a-service



Commit 570a635e80dfd51d57bc92d52f2e5cbd1ddd011d

appease the salt gods

Michael Williams committed on 12/25/2017, 11:16:14 AM
Parent: fc7bb9787fd193ef240432680c1c942729273766

Files changed

salt/state/hub.slschanged
salt/state/hub.slsView
@@ -13,8 +13,11 @@
1313 - restart_policy: unless-stopped
1414 - require:
1515 - docker_image: ahdinosaur/healer
1616
17 +/root/bots/:
18 + file.directory
19 +
1720 {% set seeds = salt['pillar.get']('hub:seeds', []) %}
1821 {% set pubs = salt['pillar.get']('hub:pubs', []) %}
1922
2023 {% for pub in pubs %}

Built with git-ssb-web