Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #531 from fao89/rmtaskdbg
Browse files Browse the repository at this point in the history
Removing ANSIBLE_ENABLE_TASK_DEBUGGER
  • Loading branch information
openshift-merge-bot[bot] authored Nov 22, 2023
2 parents 75def08 + b42ed66 commit 0874b6a
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
services:
- bootstrap
- download-cache
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
services:
- download-cache
- bootstrap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
services:
- download-cache
- bootstrap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
services:
- download-cache
- bootstrap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ spec:
value: profile_tasks
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
networkAttachments:
- ctlplane
nodeTemplate:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ spec:
value: profile_tasks
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
networkAttachments:
- ctlplane
nodeTemplate:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
- name: ANSIBLE_VERBOSITY
value: 4
- name: ANSIBLE_HOST_KEY_CHECKING
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
services:
- download-cache
- bootstrap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
services:
- bootstrap
- download-cache
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
services:
- download-cache
- bootstrap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
preProvisioned: true
services:
- bootstrap
Expand Down
2 changes: 0 additions & 2 deletions tests/kuttl/tests/dataplane-create-test/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
nodes:
edpm-compute-0:
ansible:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
services:
- download-cache
- bootstrap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
nodes: {}
nodeTemplate:
ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
nodes: {}
nodeTemplate:
ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
nodes: {}
nodeTemplate:
ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
envConfigMapName: openstack-aee-default-env
extraMounts:
- mounts:
Expand Down
2 changes: 0 additions & 2 deletions tests/kuttl/tests/dataplane-service-config/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
backoffLimit: 6
envConfigMapName: openstack-aee-default-env
extraMounts:
Expand Down
2 changes: 0 additions & 2 deletions tests/kuttl/tests/dataplane-service-config/00-create.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ spec:
env:
- name: ANSIBLE_FORCE_COLOR
value: "True"
- name: ANSIBLE_ENABLE_TASK_DEBUGGER
value: "True"
nodes: {}
nodeTemplate:
ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
Expand Down

0 comments on commit 0874b6a

Please sign in to comment.