Browse Source

Remove debugging statements and pause module

How on earth did the bot merge this? The upgrade test should've stalled
indefinitely.
Scott Dodson 7 years ago
parent
commit
11e9931bff
1 changed files with 0 additions and 3 deletions
  1. 0 3
      playbooks/common/openshift-cluster/upgrades/rpm_upgrade.yml

+ 0 - 3
playbooks/common/openshift-cluster/upgrades/rpm_upgrade.yml

@@ -8,9 +8,6 @@
 
 # TODO: If the sdn package isn't already installed this will install it, we
 # should fix that
-- debug: var=avail_openshift_version
-- debug: var=openshift_pkg_version
-- pause:
 - name: Upgrade master packages
   package: name={{ master_pkgs | join(',') }} state=present
   vars: