summaryrefslogtreecommitdiffstats
path: root/blueprints/cdapbp7.yaml-template
diff options
context:
space:
mode:
authorAndrew Gauld <ag1282@att.com>2017-10-11 10:30:51 -0400
committerAndrew Gauld <ag1282@att.com>2017-10-11 10:41:50 -0400
commite9c685604f49777dbef37d255bd6140e12319131 (patch)
treeffd680432aefc3c9b103b31a7480b93300cc27cb /blueprints/cdapbp7.yaml-template
parent40829e6dd003876d582610c77905f9690063912f (diff)
Fix node type names and remove refs to "fake"
Change-Id: I7ebc4bc467d1df78dbfb8e4d3a5403331aa737fb Issue-Id: DCAEGEN2-149 Signed-off-by: Andrew Gauld <ag1282@att.com>
Diffstat (limited to 'blueprints/cdapbp7.yaml-template')
-rw-r--r--blueprints/cdapbp7.yaml-template10
1 files changed, 0 insertions, 10 deletions
diff --git a/blueprints/cdapbp7.yaml-template b/blueprints/cdapbp7.yaml-template
index 4480d9a..d9c529b 100644
--- a/blueprints/cdapbp7.yaml-template
+++ b/blueprints/cdapbp7.yaml-template
@@ -45,9 +45,6 @@ inputs:
private_net:
type: string
openstack: {}
- fake_designate:
- type: string
- default: ''
keypair:
type: string
location_prefix:
@@ -152,7 +149,6 @@ node_templates:
type: ccsdk.nodes.dns.arecord
properties:
fqdn: { concat: [ { get_input: location_prefix }, 'cdap00.', { get_input: location_domain } ] }
- fakeurl: { get_input: fake_designate }
openstack: *open_conf
interfaces:
cloudify.interfaces.lifecycle:
@@ -285,7 +281,6 @@ node_templates:
type: ccsdk.nodes.dns.arecord
properties:
fqdn: { concat: [ { get_input: location_prefix }, 'cdap01.', { get_input: location_domain } ] }
- fakeurl: { get_input: fake_designate }
openstack: *open_conf
interfaces:
cloudify.interfaces.lifecycle:
@@ -418,7 +413,6 @@ node_templates:
type: ccsdk.nodes.dns.arecord
properties:
fqdn: { concat: [ { get_input: location_prefix }, 'cdap02.', { get_input: location_domain } ] }
- fakeurl: { get_input: fake_designate }
openstack: *open_conf
interfaces:
cloudify.interfaces.lifecycle:
@@ -555,7 +549,6 @@ node_templates:
type: ccsdk.nodes.dns.arecord
properties:
fqdn: { concat: [ { get_input: location_prefix }, 'cdap03.', { get_input: location_domain } ] }
- fakeurl: { get_input: fake_designate }
openstack: *open_conf
interfaces:
cloudify.interfaces.lifecycle:
@@ -688,7 +681,6 @@ node_templates:
type: ccsdk.nodes.dns.arecord
properties:
fqdn: { concat: [ { get_input: location_prefix }, 'cdap04.', { get_input: location_domain } ] }
- fakeurl: { get_input: fake_designate }
openstack: *open_conf
interfaces:
cloudify.interfaces.lifecycle:
@@ -821,7 +813,6 @@ node_templates:
type: ccsdk.nodes.dns.arecord
properties:
fqdn: { concat: [ { get_input: location_prefix }, 'cdap05.', { get_input: location_domain } ] }
- fakeurl: { get_input: fake_designate }
openstack: *open_conf
interfaces:
cloudify.interfaces.lifecycle:
@@ -954,7 +945,6 @@ node_templates:
type: ccsdk.nodes.dns.arecord
properties:
fqdn: { concat: [ { get_input: location_prefix }, 'cdap06.', { get_input: location_domain } ] }
- fakeurl: { get_input: fake_designate }
openstack: *open_conf
interfaces:
cloudify.interfaces.lifecycle: