Rename recipes by roots
This commit is contained in:
2
Makefile
2
Makefile
@@ -22,7 +22,7 @@ quickstart:
|
||||
--publish=4505:4505/tcp --publish=4506:4506/tcp \
|
||||
--env "USERMAP_UID=$(shell id -u)" --env "USERMAP_GID=$(shell id -g)" \
|
||||
--env SALT_LOG_LEVEL=info \
|
||||
--volume $(shell pwd)/recipes/:/home/salt/data/srv/ \
|
||||
--volume $(shell pwd)/roots/:/home/salt/data/srv/ \
|
||||
--volume $(shell pwd)/keys/:/home/salt/data/keys/ \
|
||||
--volume $(shell pwd)/logs/:/home/salt/data/logs/ \
|
||||
cdalvaro/saltstack-master:latest
|
||||
|
||||
Reference in New Issue
Block a user