Remove repo-server-pip-conf-removal from upgrade script
repo-server-pip-conf-removal.yml was renamed to pip-conf-removal.yml in change I85cba02628dc454947c0bb798764f5f3955dc48b. Remove the old playbook name from the run-upgrade script. Change-Id: Ic87972e5ae82cbbc7cecf65a444a95534fbe28cb
This commit is contained in:
parent
5e65a9e2f1
commit
ce26d14191
@ -159,7 +159,6 @@ function main {
|
||||
RUN_TASKS+=("lxc-containers-create.yml -e 'lxc_container_allow_restarts=false' --limit galera_all")
|
||||
# rebuild the repo servers
|
||||
RUN_TASKS+=("repo-install.yml")
|
||||
RUN_TASKS+=("${UPGRADE_PLAYBOOKS}/repo-server-pip-conf-removal.yml")
|
||||
RUN_TASKS+=("${UPGRADE_PLAYBOOKS}/old-hostname-compatibility.yml")
|
||||
# explicitly perform mariadb upgrade
|
||||
RUN_TASKS+=("galera-install.yml -e 'galera_upgrade=true'")
|
||||
|
Loading…
x
Reference in New Issue
Block a user