diff options
Diffstat (limited to 'ansible/roles/helm/molecule/default/molecule.yml')
-rw-r--r-- | ansible/roles/helm/molecule/default/molecule.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/roles/helm/molecule/default/molecule.yml b/ansible/roles/helm/molecule/default/molecule.yml index b20e2a1e..aa9bd19f 100644 --- a/ansible/roles/helm/molecule/default/molecule.yml +++ b/ansible/roles/helm/molecule/default/molecule.yml @@ -23,7 +23,5 @@ provisioner: all: app_name: onap app_data_path: "/opt/{{ app_name }}" -scenario: - name: default verifier: name: testinfra |