fix container name numbering
add var container_number_start
This commit is contained in:
@@ -17,6 +17,7 @@ scw_api_default_project_id:
|
||||
scw_type: DEV1-S
|
||||
container_action; delete or running
|
||||
container_number: number of container to create
|
||||
container_number_start: default 1 ( if container_number == container_number_start you'll create one container )
|
||||
container_prefix: name of prefix to container #
|
||||
container_domain: default formation.opendoor.fr
|
||||
scw_gen_hostlist: default true, wether we create a hostlist.yml file containing containers name and ip (to be fed to dns role to create records)
|
||||
|
||||
Reference in New Issue
Block a user