Setting testinfra to verbose, its nicer
This commit is contained in:
parent
00f9f5d5d1
commit
dc4d30ba7a
5 changed files with 13 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ provisioner:
|
|||
- fqdn: ${MOLECULE_SCENARIO_NAME}-sub
|
||||
user: borgux
|
||||
type: normal
|
||||
home: /var/backup-jail/
|
||||
home: /var/backup/
|
||||
pool: repos
|
||||
options: ""
|
||||
borgbackup_include:
|
||||
|
|
@ -67,5 +67,7 @@ scenario:
|
|||
name: multiple
|
||||
verifier:
|
||||
name: testinfra
|
||||
options:
|
||||
verbose: true
|
||||
lint:
|
||||
name: flake8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue