commit | 97b7fd30838773c3a2a3b1f59b758c4f327215c3 | [log] [tgz] |
---|---|---|
author | Michiel Piscaer <michiel@piscaer.com> | Thu Mar 17 12:15:21 2022 +0100 |
committer | Michiel Piscaer <michiel@piscaer.com> | Thu Mar 17 22:26:29 2022 +0100 |
tree | 2173cef84aa56c449a96a6e616a5c0c71b512f69 | |
parent | 2d4f7c21ebdd387e6311351b715e6c46bc40e80a [diff] [blame] |
Add flexibility for Stack creation - Use variables for network, flavor and image. - Make use of the config_drive for the instances. - Allow for setting DNS servers - Add note for workaround for Molecule bug for FQCN playbooks Sem-Ver: feature Change-Id: Ic3a1c1e8d0ca36926c1db41340405dd2d9bf592d
diff --git a/tox.ini b/tox.ini index 8d42a68..5e6e482 100644 --- a/tox.ini +++ b/tox.ini
@@ -21,7 +21,7 @@ passenv = OS_* TERM - STACK_NAME + ATMOSPHERE_* [testenv:build] deps =