Skip to content
Snippets Groups Projects
Commit 8077eaa3 authored by Ubuntu's avatar Ubuntu
Browse files

Added ubuntu based node types in docker and VM node

parent 97da25d5
No related branches found
No related tags found
1 merge request!1Master
Showing
with 2 additions and 2 deletions
tosca_definitions_version: tosca_simple_yaml_1_3
node_types:
radon.nodes.docker.DockerEngineUT:
radon.nodes.docker.DockerEngineUTcentos:
derived_from: radon.nodes.abstract.ContainerRuntime
metadata:
targetNamespace: "radon.nodes.docker"
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
tosca_definitions_version: tosca_simple_yaml_1_3
node_types:
radon.nodes.docker.DockerEngineUT:
radon.nodes.docker.DockerEngineUTubuntu:
derived_from: radon.nodes.abstract.ContainerRuntime
metadata:
targetNamespace: "radon.nodes.docker"
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment