summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2012-11-07 21:00:33 -0800
committerJoshua Harlow <harlowja@yahoo-inc.com>2012-11-07 21:00:33 -0800
commit7ea02ab1d8ee0f400a84ee2d688e67ffbc449bf0 (patch)
treec0f9a22bbf923239a99261a5e9871f5f48fbc616 /doc
parent1e6fc277a1c8d695c37741cc31f5ddab3d5b5600 (diff)
downloadvyos-cloud-init-7ea02ab1d8ee0f400a84ee2d688e67ffbc449bf0.tar.gz
vyos-cloud-init-7ea02ab1d8ee0f400a84ee2d688e67ffbc449bf0.zip
Add a makefile yaml checking target
and fix the cases where the cc yaml is not correct.
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/cloud-config.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/examples/cloud-config.txt b/doc/examples/cloud-config.txt
index 04bb5df1..12bf2c91 100644
--- a/doc/examples/cloud-config.txt
+++ b/doc/examples/cloud-config.txt
@@ -355,8 +355,7 @@ rsyslog:
- ':syslogtag, isequal, "[CLOUDINIT]" /var/log/cloud-foo.log'
- content: "*.* @@192.0.2.1:10514"
- filename: 01-examplecom.conf
- content: |
- *.* @@syslogd.example.com
+ content: "*.* @@syslogd.example.com"
# resize_rootfs should the / filesytem be resized on first boot
# this allows you to launch an instance with a larger disk / partition