Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
Signed-off-by: Fabricio Aguiar <[email protected]>
  • Loading branch information
fao89 committed Nov 20, 2023
1 parent 7b69e3a commit 77847c0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/roles/dataplane_adoption/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@
label: nova.compute.extraconfig
configMaps:
- nova-compute-extraconfig
secrets:
- nova-cell1-compute-config
- nova-migration-ssh-key
playbook: osp.edpm.nova
EOF
Expand Down Expand Up @@ -184,6 +181,8 @@
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
- name: ANSIBLE_VERBOSITY
value: 4
- name: ANSIBLE_SSH_ARGS
value: "-C -o ControlMaster=auto -o ControlPersist=80s -o ServerAliveInterval=30"
nodes:
Expand Down

0 comments on commit 77847c0

Please sign in to comment.