commit | 669bdad2bdf15e68bbfca6eacc534ccb7d837073 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Feb 19 16:20:11 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Feb 19 16:20:11 2016 +0100 |
tree | 730712f1d451429203c3f3f055a8f05ba750d2e4 | |
parent | c814c03be42b86c220379834bbcf7a6ec6eb4597 [diff] [blame] |
Cloud-init config for centos-7
diff --git a/centos-7/template.json b/centos-7/template.json index 9f381ba..1f7fa8e 100644 --- a/centos-7/template.json +++ b/centos-7/template.json
@@ -50,6 +50,16 @@ ] } } + }, + { + "type": "file", + "source": "configs/cloud/cloud.cfg.d/99_tcp.cfg", + "destination": "/etc/cloud/cloud.cfg.d/99_tcp.cfg" + }, + { + "type": "file", + "source": "configs/cloud/cloud.cfg", + "destination": "/etc/cloud/cloud.cfg" } ], "post-processors": [