Consolidate deployment in major-upgrade-composable-steps
authorJose Luis Franco Arza <jfrancoa@redhat.com>
Mon, 14 Aug 2017 09:49:00 +0000 (11:49 +0200)
committerJose Luis Franco Arza <jfrancoa@redhat.com>
Mon, 14 Aug 2017 09:49:00 +0000 (11:49 +0200)
After 483293 commit is merged, major-upgrade-composable-steps.yaml file
is pointing to the wrong location deployment, which is now under
common/ folder.

Change-Id: Ic6784533d1c21b5b8fcb422bccd820af72e499d9

environments/major-upgrade-composable-steps.yaml

index 5a69517..db83f90 100644 (file)
@@ -1,5 +1,5 @@
 resource_registry:
-  OS::TripleO::PostDeploySteps: ../puppet/major_upgrade_steps.yaml
+  OS::TripleO::PostDeploySteps: ../common/major_upgrade_steps.yaml
 parameter_defaults:
   EnableConfigPurge: true
   StackUpdateType: UPGRADE