fix container name numbering

add var container_number_start
This commit is contained in:
2023-10-14 12:39:33 +00:00
parent 43abe12bbd
commit 206b9f7659
3 changed files with 7 additions and 3 deletions

View File

@@ -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)