Update system during provisioning

This commit is contained in:
Jan Dittberner 2016-01-26 13:24:22 +01:00
parent ed0a93bb3d
commit a8e28fd595
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
base-packages:
pkg.installed:
- names:
- pkgs:
- screen
- htop
- git
@ -11,3 +11,7 @@ base-packages:
- group: vagrant
- mode: 0644
- source: salt://base/screenrc
update-system:
pkg.uptodate:
- refresh: True