Remove unused parameter from seed container example
The keys in the seed_containers dictionary are used as container names. Change-Id: I3a95382cf6e761c5c0e5c7a47d6477b3cdfa8c19
This commit is contained in:
parent
17d49908af
commit
a9d00a2073
@ -117,7 +117,6 @@ seed_users: "{{ users_default }}"
|
||||
# Example:
|
||||
# seed_containers:
|
||||
# squid:
|
||||
# name: "squid"
|
||||
# image: "stackhpc/squid:3.5.20-1"
|
||||
# pre: "{{ kayobe_env_config_path }}/containers/squid/pre.yml"
|
||||
# post: "{{ kayobe_env_config_path }}/containers/squid/post.yml"
|
||||
|
@ -100,7 +100,6 @@
|
||||
# Example:
|
||||
# seed_containers:
|
||||
# squid:
|
||||
# name: "squid"
|
||||
# image: "stackhpc/squid:3.5.20-1"
|
||||
# pre: "{{ kayobe_env_config_path }}/containers/squid/pre.yml"
|
||||
# post: "{{ kayobe_env_config_path }}/containers/squid/post.yml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user