Commit 7b85ad7976aec46cb5fd2badedb120848705c5e0
oops
Michael Williams committed on 12/25/2017, 10:38:01 AMParent: 0ae05d527ea8ca0ac85b63d4641ce94705b35a31
Files changed
salt/state/hub.sls | changed |
salt/state/hub.sls | |||
---|---|---|---|
@@ -40,9 +40,9 @@ | |||
40 | 40 … | {{ name }}/secret: | |
41 | 41 … | file.managed: | |
42 | 42 … | - name: /root/bots/{{ name }}/secret | |
43 | 43 … | - dataset: | |
44 | - curve: {{ curve }}" | ||
44 … | + curve: {{ curve }} | ||
45 | 45 … | public: {{ public }}.{{ curve }} | |
46 | 46 … | private: {{ private }}.{{ curve }} | |
47 | 47 … | id: "@{{ public }}.{{ curve }}" | |
48 | 48 … | - mode: 0400 |
Built with git-ssb-web