Merge "Remove unused parameter from seed container example"
This commit is contained in:
commit
a9292dc7f2
@ -117,7 +117,6 @@ seed_users: "{{ users_default }}"
|
|||||||
# Example:
|
# Example:
|
||||||
# seed_containers:
|
# seed_containers:
|
||||||
# squid:
|
# squid:
|
||||||
# name: "squid"
|
|
||||||
# image: "stackhpc/squid:3.5.20-1"
|
# image: "stackhpc/squid:3.5.20-1"
|
||||||
# pre: "{{ kayobe_env_config_path }}/containers/squid/pre.yml"
|
# pre: "{{ kayobe_env_config_path }}/containers/squid/pre.yml"
|
||||||
# post: "{{ kayobe_env_config_path }}/containers/squid/post.yml"
|
# post: "{{ kayobe_env_config_path }}/containers/squid/post.yml"
|
||||||
|
@ -100,7 +100,6 @@
|
|||||||
# Example:
|
# Example:
|
||||||
# seed_containers:
|
# seed_containers:
|
||||||
# squid:
|
# squid:
|
||||||
# name: "squid"
|
|
||||||
# image: "stackhpc/squid:3.5.20-1"
|
# image: "stackhpc/squid:3.5.20-1"
|
||||||
# pre: "{{ kayobe_env_config_path }}/containers/squid/pre.yml"
|
# pre: "{{ kayobe_env_config_path }}/containers/squid/pre.yml"
|
||||||
# post: "{{ kayobe_env_config_path }}/containers/squid/post.yml"
|
# post: "{{ kayobe_env_config_path }}/containers/squid/post.yml"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user