[APACHECNF] Update healthcheck and add scale workflow
[demo.git] / tutorials / ApacheCNF / templates / cba / Definitions / CNF.json
index bf1a423..4f44e8a 100644 (file)
                     "config-deploy",
                     "config-deploy-setup"
                 ]
+            },
+            "status-check-max-count": {
+                "get_attribute": [
+                    "config-setup-process",
+                    "",
+                    "assignment-map",
+                    "config-deploy",
+                    "status-check-max-count"
+                ]
             }
         }
     },
                         ],
                         "on_success": [
                             "health-check-process"
-                        ],
-                        "on_failure": [
-                            "handle_error"
                         ]
                     },
                     "health-check-process": {
                         ],
                         "on_success": [
                             "collect-results"
-                        ],
-                        "on_failure": [
-                            "handle_error"
                         ]
                     },
                     "handle_error": {
                             }
                         }
                     }
-                },
-                "artifacts": {
-                    "deployment-config": {
-                        "type": "artifact-k8sconfig-content",
-                        "file": "Templates/k8s-configs/deployment-config.tar.gz"
-                    }
                 }
             },
             "k8s-config-apply": {