f09dc6431a624e45aa2ac4d00cfe400f49b3331c
If the option is set to true, the code will append the file with given content.
Cloud-config example:
write_files:
-
content: "append"
path: 'C:\\path.txt'
append: true
Fixes: https://github.com/cloudbase/cloudbase-init/issues/25
Change-Id: Ifd3d21842042dd34f7fde38a992e7fd74c1a595d
Portable Multi-Cloud Initialization Service
- Author: Cloudbase Solutions Srl
- Contact: info@cloudbasesolutions.com
- Home page: http://www.cloudbase.it/cloud-init-windows/
- Documentation: http://cloudbase-init.readthedocs.org/en/latest/
- Source: https://github.com/openstack/cloudbase-init
- License: Apache 2.0
Downloads
Stable
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x86.msi
Beta
- (64bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x64.msi
- (32bit) https://www.cloudbase.it/downloads/CloudbaseInitSetup_x86.msi
Got a question?
Description
Languages
Python
100%