Explorar o código

Remove debugging statements and pause module

How on earth did the bot merge this? The upgrade test should've stalled
indefinitely.
Scott Dodson %!s(int64=7) %!d(string=hai) anos
pai
achega
11e9931bff

+ 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: