2021-01-22 13:28:45 +0200 | commented answer | Newbie with cloudbase-init, seems is not working :( I understand what you mean, this needs a patch for cloudbase-init to work. If I share a patched cloudbase-init installer |
2021-01-19 15:51:30 +0200 | answered a question | How to configure Cloudbase-init to run only local scripts (one by one) ? Hello, Please check the EmptyMetadataService notes: https://cloudbase-init.readthedocs.io/en/latest/services.html#empty |
2021-01-15 13:23:18 +0200 | answered a question | is a metadata service required? Hello, There is a special metadata service, called EmptyMetadataService, which was created for this exact purpose: http |
2021-01-15 13:20:05 +0200 | commented answer | Windows 2016 - cloudbase error - device not ready Created a new one here: https://github.com/ader1990/cloudbase-init-installer-1/actions/runs/485516931 . Thank you. |
2021-01-13 12:59:37 +0200 | commented answer | Windows 2016 - cloudbase error - device not ready From here (artifacts tab) you can download a built MSI with the possible fix (zipped): https://github.com/ader1990/cloud |
2021-01-13 12:59:32 +0200 | commented answer | Windows 2016 - cloudbase error - device not ready The patches version is still available, but the link was masked by ask (it was adding a trailing garbage at the end of t |
2021-01-13 12:57:42 +0200 | commented answer | NetworkConfig problem Practically, you need to change this line https://github.com/cloudbase/cloudbase-init/blob/97295ba569c0e24fd08a37068d06d |
2021-01-13 12:56:59 +0200 | commented answer | NetworkConfig problem This behaviour is not currently supported on cloudbase-init, as the plugins themselves implement the run state behaviour |
2021-01-13 12:53:05 +0200 | commented answer | Newbie with cloudbase-init, seems is not working :( The metadata format looks to be in the NoCloud format: https://cloudbase-init.readthedocs.io/en/latest/services.html#noc |
2021-01-08 13:29:30 +0200 | commented answer | NetworkConfig problem From the logs that you have sent, it seems cloudbase-init is working as expected: it sets the network configuration the |
2021-01-06 13:28:32 +0200 | commented answer | How can I run Cloudbase-Init multiple times? The answer from this question has also an example in PowerShell: https://ask.cloudbase.it/question/1334/sethostnameplugi |
2021-01-06 13:26:57 +0200 | answered a question | How can I run Cloudbase-Init multiple times? Hello, If you refer to the runcmd from cloud-config userdata, the state of that plugin is saved in the registry keys: H |
2021-01-05 20:12:37 +0200 | commented answer | NetworkConfig problem As this is a wiki post, please share the logs publicly. I suggest pastebin or http://paste.openstack.org/. Thank you. |
2021-01-05 19:40:18 +0200 | answered a question | NetworkConfig problem Hello, Plugins like cloudbaseinit.plugins.common.networkconfig.NetworkConfigPlugin run once per instance, meaning that |
2021-01-05 19:04:39 +0200 | answered a question | Newbie with cloudbase-init, seems is not working :( Hello, Cloudbase-Init (like cloud-init) is an agent (an executable in its primary form) that configures an OS instance |
2021-01-05 18:54:54 +0200 | edited question | NetworkConfig problem NetworkConfig problem Hello everyone, I use it cloudbaseinit.plugins.common.networkconfig.NetworkConfigPlugin Configure |
2020-12-17 14:01:35 +0200 | commented answer | Question about Cloudbase-init setting time It seems that the OpenStack you use does not expose the HTTP metadata API to the instances. If it exposes the config dri |
2020-12-14 12:07:51 +0200 | commented answer | How do I use Cloudbase-Init instance data? In v1 namespace you have the following: { "instanceid": instanceid, "localhostname": hostnam |
2020-12-14 12:06:27 +0200 | commented answer | windows 10 hostname not set It will set the hostname during the service run, provided that you have not set in cloudbase-init.conf a custom list of |
2020-12-14 11:59:48 +0200 | answered a question | Question about Cloudbase-init setting time Hello, In this case, I can only assume that there is no access to the HTTP OpenStack metadata service and cloudbase-ini |
2020-12-07 15:56:32 +0200 | answered a question | How do I use Cloudbase-Init instance data? Hello, Currently, only the following V1 standard keys are supported in cloudbase-init which have the same implementatio |
2020-12-07 14:21:46 +0200 | answered a question | RunOnce Registry Keys with cloudbase-init Hello, Cloudbase-Init does not remove any scripts from the image. The runonce scripts have been deleted by sysprep. S |
2020-12-07 14:11:29 +0200 | answered a question | windows 10 hostname not set Hello, This issue is a known one and you need a workaround presented here: https://ask.cloudbase.it/question/1036/windo |
2020-11-12 21:19:58 +0200 | answered a question | LocalScript Execution Hello, Can you share the cloudbase-init logs, if possible? From the config file, LocalScriptsPlugin should be executed |
2020-09-29 22:53:31 +0200 | answered a question | UserData Not Executing Hello, You need to set the desired metadata service that cloudbase-init should use: metadata_services=<desired_met |
2020-08-24 21:01:46 +0200 | answered a question | How to rename network interface Hello, The renaming is dependent on the metadata type that cloudbase-init uses to apply networking. Currently, only so |
2020-08-24 20:57:05 +0200 | answered a question | how can I turn off the administrator autologin? Hello, There should be no autologin if the image has been properly created using the Windows Imaging tools. If you use |
2020-08-10 12:06:14 +0200 | edited question | How legal is Windows cloudbase VHD distribution? (subject to EULA) How legal is Windows cloudbase VHD distribution? (subject to EULA) I'm interested in the legality of distributing custom |
2020-08-10 12:05:59 +0200 | edited question | How legal is Windows cloudbase VHD distribution? (subject to EULA) How legal is Windows cloudbase VHD distribution? (subject to EULA) I'm interested in the legality of distributing custom |
2020-08-10 12:00:48 +0200 | answered a question | windows authentication using winrm and certificate from linux Hello, 'Unreachable error' can appear because of a wrong port that you are trying to connect (use port 5986). Or the Li |
2020-08-03 17:25:33 +0200 | answered a question | Windows password injection on windows based in openstack Hello, To avoid some confusion, can you elaborate on what are you trying to achieve here (I mean, what is your goal)? |
2020-07-27 14:52:19 +0200 | answered a question | Can cloudbase-init be used to install MSSQL on Windows 2016? Hello, Yes, definitely. You have here an example on how to do it with using OpenStack Heat (but you can reuse almost al |
2020-07-22 09:36:04 +0200 | commented answer | Hostname changes using metadata As this is not a documented feature for OpenStack, you need a customized cloudbase-init which works in this manner just |
2020-07-22 09:26:40 +0200 | edited answer | Hostname changes using metadata Hello, If you want cloudbase-init to not set the hostname to the instance name, you should remove the HostnamePlugin fr |
2020-07-22 09:25:37 +0200 | commented answer | Hostname changes using metadata As this is not a documented feature for OpenStack, you need a customized cloudbase-init which works in this manner just |
2020-07-21 23:06:52 +0200 | commented answer | Hostname changes using metadata The link is working now. As you can set arbitrary meta entries in the metadata, this cannot be implemented in a safe man |
2020-07-21 22:42:36 +0200 | commented answer | Hostname changes using metadata The link you posted does not work, can you share the metadata on pastebin.com ? |
2020-07-21 22:37:13 +0200 | edited answer | Error when running powershell commands Hello, This looks like a similar issue to https://ask.cloudbase.it/question/3248/user-data-basics-return-code-1 , but w |
2020-07-21 19:26:27 +0200 | commented answer | Error when running powershell commands You should have a different drive like E:\ or D:\ with the metadata file that contains the userdata. The drive label sho |
2020-07-21 15:44:08 +0200 | answered a question | Hello guys! Is it possible install softwares (eg.: like Zabbix ) putting powershell scripting on Openstack VM guest postcreation? If possible, how would be? Hello, If you have Windows images with cloudbase-init installed, you can leverage OpenStack userdata for the guest post |
2020-07-21 11:34:23 +0200 | answered a question | Hostname changes using metadata Hello, If you want cloudbase-init to not set the hostname to the instance name, you should remove the HostnamePlugin fr |
2020-07-21 11:25:09 +0200 | answered a question | Error when running powershell commands Hello, This looks like a similar issue to https://ask.cloudbase.it/question/3248/user-data-basics-return-code-1 , but w |
2020-07-21 11:14:28 +0200 | commented answer | Windows 2016 - cloudbase error - device not ready From here (artifacts tab) you can download a built MSI with the possible fix (zipped): https://github.com/ader1990/cloud |
2020-07-13 12:51:45 +0200 | answered a question | Windows 2016 - cloudbase error - device not ready Hello, This looks like a concurrency issue at the moment where cloudbase-init tries to create the logon session and the |
2020-07-10 14:13:07 +0200 | commented answer | user data basics - return code 1? great to see it working. Can you elaborate please the steps you followed, so that I can add them in the cloudbase-init d |
2020-07-09 15:40:29 +0200 | answered a question | user data basics - return code 1? Hello, There might be an issue with finding the userdata in the first place. Can you please detail what metadata servi |
2020-06-11 13:20:46 +0200 | answered a question | Support for phone_home Hello, The patch needs to be reworked, as it tried to be as close as possible with the cloud-init counterpart and at th |
2020-06-11 13:18:06 +0200 | answered a question | Windows system shutdown in progress during userdata Hello, In this case, you might be hitting the same issue as described here https://github.com/cloudbase/cloudbase-init/ |
2020-05-13 17:54:46 +0200 | commented answer | Failure running multipart shellscript with Terraform and OpenStack No need, I have already opened one https://github.com/cloudbase/cloudbase-init/issues/46 |
2020-05-12 18:25:49 +0200 | commented answer | Local scripts not executed on boot There is now a way to do it, by using the EmptyMetadataService, which is a NOOP like metadata service implementation. Y |