aboutsummaryrefslogtreecommitdiffstats
path: root/swift-source.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2014-03-31 14:12:49 -0400
committerDan Prince <dprince@redhat.com>2014-04-09 13:26:41 -0400
commit0223d35c0cfe810a47a22df0a6aa5c858ccba335 (patch)
tree68d6d35cbfe3ba0b9882f2913d8a403f1c4842d1 /swift-source.yaml
parent101e7e9be48e62f31b876a0d657b2c2ea27a565b (diff)
Stop using notCompute in favor of controller
Updates all references for notCompute and notcompute to use 'controller' instead. Change-Id: I70ef83f35064ab388bdc7e1a6da62b6585580010 Partial-bug: #1300324
Diffstat (limited to 'swift-source.yaml')
-rw-r--r--swift-source.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/swift-source.yaml b/swift-source.yaml
index 8661154d..048d1357 100644
--- a/swift-source.yaml
+++ b/swift-source.yaml
@@ -11,7 +11,7 @@ Parameters:
Type: String
NoEcho: true
Resources:
- notCompute0Config:
+ controller0Config:
Type: AWS::AutoScaling::LaunchConfiguration
Metadata:
swift:
@@ -26,7 +26,7 @@ Resources:
- Fn::Select:
- 'ctlplane'
- Fn::GetAtt:
- - notCompute0
+ - controller0
- networks
- ':%PORT%/d1'
- Fn::Join: