mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-17 14:33:30 +02:00
Add docker to Vagrant box
This commit is contained in:
10
salt/roots/docker.sls
Normal file
10
salt/roots/docker.sls
Normal file
@ -0,0 +1,10 @@
|
||||
docker.io:
|
||||
pkg:
|
||||
- installed
|
||||
|
||||
vagrant:
|
||||
user:
|
||||
- present
|
||||
- groups:
|
||||
- docker
|
||||
- remove_groups: False
|
Reference in New Issue
Block a user