From: Alexandru Avadanii Date: Sat, 9 Dec 2017 20:40:22 +0000 (+0100) Subject: states: maas: Stop using maas-stable PPA X-Git-Tag: opnfv-6.0.0~224^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F48613%2F2;p=fuel.git states: maas: Stop using maas-stable PPA Currently, Xenial repos provide MaaS 2.2.x, while the PPA bumped it to 2.3.x. Since we switched to 2.3, we observed a rare wrongful state transition from 'Deploying' back to 'Ready'. Drop the PPA, falling back to 2.2 from mainline distro repos. JIRA: FUEL-312 Change-Id: I3daa118059f37cbeca076da685661c28f3a28a97 Signed-off-by: Alexandru Avadanii --- diff --git a/mcp/config/states/maas b/mcp/config/states/maas index 7ccf0188e..24cefe818 100755 --- a/mcp/config/states/maas +++ b/mcp/config/states/maas @@ -65,8 +65,6 @@ if [ "${ERASE_ENV}" -gt 1 ]; then fi # MaaS rack/region controller, node commissioning -salt -C 'mas01*' cmd.run "add-apt-repository ppa:maas/stable" - salt -C 'mas01*' state.apply linux,salt,openssh,ntp salt -C 'mas01*' state.apply linux.network.interface salt -C 'mas01*' state.apply maas.pxe_nat