Use salt for provisioning

This commit is contained in:
Martin Polden
2014-12-22 00:19:01 +01:00
parent bea550f669
commit 959c0a8360
16 changed files with 60 additions and 75 deletions

6
salt/roots/top.sls Normal file
View File

@ -0,0 +1,6 @@
---
base:
'*':
- ntp
- dev
- golang