Fix resource type in ObjectStorage role

The currently used resource type does not exist, therefore changing it.

Closes-Bug: 1691021
Change-Id: Iaf18af546817e0cf6cdfafcc5c54ab4d1a0f819d
This commit is contained in:
Christian Schwede 2017-05-16 08:54:55 +02:00
parent 93bb4648f9
commit 00551e744a
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ parameters:
resources:
SwiftStorage:
type: OS::Nova::ObjectStorageServer
type: OS::TripleO::ObjectStorageServer
metadata:
os-collect-config:
command: {get_param: ConfigCommand}