New Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

This can be achieved by manually or automatically adding the entry to the cloudbase-init.conf file. Here is the workflow we are using to install cloudbase-init in the image: https://github.com/cloudbase/windows-openstack-imaging-tools/blob/master/UnattendResources/Logon.ps1#L125

You can also use the ini.psm1 powershell module to add the desired configuration values to the configuration file: https://github.com/cloudbase/windows-openstack-imaging-tools/blob/master/UnattendResources/ini.psm1

Thank you,

Adrian Vladu