Generate more containers.
This commit is contained in:
parent
d9d36d5c92
commit
a0503a347f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
## leave empty to log in without password:
|
||||
contpwd: ""
|
||||
## Adjust the number of containers here:
|
||||
containers: "{{ range(0, 9 + 1) | list }}"
|
||||
containers: "{{ range(0, 49 + 1) | list }}"
|
||||
## Additional packages to be installed in the container:
|
||||
cont_packages_extra:
|
||||
- bind9-dnsutils
|
||||
|
|
Loading…
Add table
Reference in a new issue