diff options
Diffstat (limited to 'tests/data/merge_sources/source9-1.yaml')
-rw-r--r-- | tests/data/merge_sources/source9-1.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/merge_sources/source9-1.yaml b/tests/data/merge_sources/source9-1.yaml new file mode 100644 index 00000000..0b102ba6 --- /dev/null +++ b/tests/data/merge_sources/source9-1.yaml @@ -0,0 +1,5 @@ +#cloud-config + +phone_home: + url: http://my.example.com/$INSTANCE_ID/ + post: [ pub_key_dsa, pub_key_rsa, pub_key_ecdsa, instance_id ] |