aboutsummaryrefslogtreecommitdiffstats
path: root/tuskar-source.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2013-11-25 21:21:05 -0500
committerDan Prince <dprince@redhat.com>2013-11-26 08:58:42 -0500
commitdbda731e48f6bb29cd40cfa774a751c2566b6297 (patch)
tree81acd8f14c34152a83ee761fe478fcc84dfe5fe6 /tuskar-source.yaml
parent38fcc17219bc2457be42e323295784fd0e04747c (diff)
Name the undercloud resources with 'undercloud'.
Using notcompute for the undercloud resources is a bit confusing so lets rename them accordingly. This change shouldn't effect the devtest scripts or toci because we don't pass a parameter in for the undercloud. Change-Id: I33c28a3554fe117c5a0a6e641ea277f7a95f2b35
Diffstat (limited to 'tuskar-source.yaml')
-rw-r--r--tuskar-source.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuskar-source.yaml b/tuskar-source.yaml
index 0d4cc5f6..6f84292d 100644
--- a/tuskar-source.yaml
+++ b/tuskar-source.yaml
@@ -11,7 +11,7 @@ Resources:
undercloudTuskarVm:
Type: AWS::AutoScaling::LaunchConfiguration
Metadata:
- OpenStack::Role: notcomputeConfig
+ OpenStack::Role: undercloudConfig
tuskar:
db: mysql://tuskar:unset@localhost/tuskar?charset=utf8
user: admin