Commit 41a9f95c authored by Spiros Koulouzis's avatar Spiros Koulouzis

ranamed ARTICONF.docker.Orchestrator.Kubernetes

parent 6adec196
...@@ -38,7 +38,7 @@ topology_template: ...@@ -38,7 +38,7 @@ topology_template:
inputs: inputs:
inventory-file: "k8s_hosts" inventory-file: "k8s_hosts"
playbook: "https://raw.githubusercontent.com/skoulouzis/CONF/develop/ansible_playbooks/install_k8s.yml" playbook: "https://raw.githubusercontent.com/skoulouzis/CONF/develop/ansible_playbooks/install_k8s.yml"
type: "tosca.nodes.ARTICONF.Orchestrator.Kubernetes" type: "tosca.nodes.ARTICONF.docker.Orchestrator.Kubernetes"
logspout: logspout:
properties: properties:
environment: environment:
......
...@@ -70,7 +70,7 @@ topology_template: ...@@ -70,7 +70,7 @@ topology_template:
install: install:
inputs: inputs:
playbook: "https://raw.githubusercontent.com/skoulouzis/CONF/develop/ansible_playbooks/install_k8s.yml" playbook: "https://raw.githubusercontent.com/skoulouzis/CONF/develop/ansible_playbooks/install_k8s.yml"
type: "tosca.nodes.ARTICONF.Orchestrator.Kubernetes" type: "tosca.nodes.ARTICONF.docker.Orchestrator.Kubernetes"
logspout: logspout:
properties: properties:
environment: environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment