Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Remove handling of openstackclient pod #98

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions ansible/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,6 @@ ocs: hosts local-defaults.yaml
-v -i hosts -e @local-defaults.yaml \
ocs.yaml

openstackclient: hosts local-defaults.yaml
ANSIBLE_FORCE_COLOR=true ansible-playbook \
-v -i hosts -e @local-defaults.yaml \
install_openstackclient.yaml \

olm_cleanup: hosts local-defaults.yaml
ANSIBLE_FORCE_COLOR=true ansible-playbook \
-v -i hosts -e @local-defaults.yaml \
Expand Down
11 changes: 0 additions & 11 deletions ansible/files/ocp/openstackclientrc

This file was deleted.

31 changes: 0 additions & 31 deletions ansible/install_openstackclient.yaml

This file was deleted.

60 changes: 0 additions & 60 deletions ansible/templates/openstackclient-pod.yaml.j2

This file was deleted.