Spinnaker deployment
[infra/stack/kubernetes.git] / apps / minio / install.yml
similarity index 79%
rename from apps/spinnaker/kubespray/playbooks/roles/install/vars/main.yml
rename to apps/minio/install.yml
index 4995e3d6ee4eba82894d86c387dcd3d4bce95e90..334579801e8ccaa31379ec2908482ac828b0230e 100644 (file)
@@ -1,6 +1,6 @@
 ---
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2019 The Nordix Foundation. All rights reserved.
+#  Copyright (C) 2022 The Nordix Foundation. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -16,9 +16,9 @@
 #
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
-helm_charts_git_url: https://github.com/helm/charts.git
 
-spinnaker_service: "spinnaker"
-spinnaker_namespace: "spinnaker"
+- hosts: jumphost
+  gather_facts: true
 
-# vim: set ts=2 sw=2 expandtab:
+  roles:
+    - role: install