container vars file now a variable

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-01-21 11:19:20 +00:00
parent dfe92156fe
commit 375847536b
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
rhel9cis_skip_for_travis: false
system_is_container: false
container_vars_file: is_container.yml
# rhel9cis is left off the front of this var for consistency in testing pipeline
# system_is_ec2 toggle will disable tasks that fail on Amazon EC2 instances. Set true to skip and false to run tasks
system_is_ec2: false