commit | 0fcf1a705b5ef0845dc9c626190ae9d6e664b601 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed May 06 10:16:12 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Wed May 06 10:18:18 2015 +0200 |
tree | a82161610e8d4875af5c2ac4565285cbe1923de7 | |
parent | 109fb265fbfe703f4724b5da50a582c0df752334 [diff] [blame] |
cloud-init support
diff --git a/ubuntu-14.04/template.json b/ubuntu-14.04/template.json index 57952fc..a918047 100644 --- a/ubuntu-14.04/template.json +++ b/ubuntu-14.04/template.json
@@ -47,6 +47,11 @@ ] } } + }, + { + "type": "file", + "source": "configs/cloud/cloud.cfg.d/99_tcp.cfg", + "destination": "/etc/cloud/cloud.cfg.d/99_tcp.cfg" } ], "post-processors": [