Add missing document start "---" to yaml files
Change-Id: I366c2124a778c5b0b22a8fe369d603adad75ebbe
This commit is contained in:
parent
67cce63acd
commit
06befa3c3b
@ -1,3 +1,4 @@
|
||||
---
|
||||
resource_registry:
|
||||
"OS::Heat::HARestarter":
|
||||
"OS::Heat::SoftwareDeployments":
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
heat_template_version: 2013-05-23
|
||||
|
||||
parameters:
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
heat_template_version: 2013-05-23
|
||||
|
||||
parameters:
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: v1beta3
|
||||
kind: ReplicationController
|
||||
metadata:
|
||||
@ -25,4 +26,3 @@ spec:
|
||||
volumes:
|
||||
- name: data
|
||||
emptyDir: {}
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: v1beta3
|
||||
kind: Pod
|
||||
metadata:
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: v1beta3
|
||||
kind: Pod
|
||||
metadata:
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: v1beta3
|
||||
kind: ReplicationController
|
||||
metadata:
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: v1beta3
|
||||
kind: Service
|
||||
metadata:
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
other:
|
||||
- Congress doesn't work correctly out of the box and will
|
||||
not deploy. See Bug #1634641.
|
||||
|
Loading…
Reference in New Issue
Block a user