Clean trailing whitespace in HciCeph roles

Idce7aa04753eadb459124d6095efd1fe2cc95c17 introduced some extra
whitespace. This is a follow up patch to clean it.

Change-Id: I71e3387ad234444737d4430753f9bf9aaa2054c2
This commit is contained in:
John Fulton 2018-01-02 11:17:54 -05:00
parent d05b39d149
commit 1b0eb4b064
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
- Storage
- StorageMgmt
disable_upgrade_deployment: True
HostnameFormatDefault: '%stackname%-hci-ceph-all-%index%'
HostnameFormatDefault: '%stackname%-hci-ceph-all-%index%'
ServicesDefault:
- OS::TripleO::Services::AuditD
- OS::TripleO::Services::CACerts

View File

@ -10,7 +10,7 @@
- Storage
- StorageMgmt
disable_upgrade_deployment: True
HostnameFormatDefault: '%stackname%-hci-ceph-mon-%index%'
HostnameFormatDefault: '%stackname%-hci-ceph-mon-%index%'
ServicesDefault:
- OS::TripleO::Services::AuditD
- OS::TripleO::Services::CACerts

View File

@ -10,7 +10,7 @@
- Storage
- StorageMgmt
disable_upgrade_deployment: True
HostnameFormatDefault: '%stackname%-hci-ceph-object-%index%'
HostnameFormatDefault: '%stackname%-hci-ceph-object-%index%'
ServicesDefault:
- OS::TripleO::Services::AuditD
- OS::TripleO::Services::CACerts