blob: f597d70649f8f7ab69f623c17d00f76e3b34f2f1 [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
description: Disable builds for the Onboarding synchronizer
imports:
- custom_types/xos.yaml
topology_template:
node_templates:
xos:
type: tosca.nodes.XOS
properties:
no-create: true
no-delete: true
enable_build: false