diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2012-11-09 14:44:05 -0800 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2012-11-09 14:44:05 -0800 |
commit | 0bd973791f05f1d7f94e91b354015789b6b608dc (patch) | |
tree | 5e9124a028bb4eb300cfdce04725d52072f9c327 /tests | |
parent | 8c006684034c13719171672836edfc65bf02ebe9 (diff) | |
parent | d8e82fb7bc9da6259b158804ae3d8343050c67aa (diff) | |
download | vyos-cloud-init-0bd973791f05f1d7f94e91b354015789b6b608dc.tar.gz vyos-cloud-init-0bd973791f05f1d7f94e91b354015789b6b608dc.zip |
Merge the yaml/cloud config examples checking tool.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/configs/sample1.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/configs/sample1.yaml b/tests/configs/sample1.yaml index 24e874ee..6231f293 100644 --- a/tests/configs/sample1.yaml +++ b/tests/configs/sample1.yaml @@ -50,4 +50,3 @@ runcmd: byobu_by_default: user -output: {all: '| tee -a /var/log/cloud-init-output.log'} |