Results 247 comments of Adam Grare

Hey @jbarson47 were these ansible repos added on an older version or were they added on Najdorf?

Hey @Dhamo1107 can you change the fog log level to debug, reproduce this and then post the API request/response for this from the fog log? `journalctl -t fog` if you're...

`ServiceTemplateProvisionTask(MiqRequestTask)#deliver_to_automate` with `ResourceAction` `#"Provision"}, configuration_template_id: nil, configuration_template_type: nil, configuration_script_id: nil>` Created by `ServiceTemplateProvisionRequest(MiqRequest)#create_request_task` If I inject `:configuration_script_payload_id` into this MiqRequestTask's options I can get a Workflow to run but it...

We did add password validation to appliance_console in https://github.com/ManageIQ/manageiq-appliance_console/pull/255 to try to prevent this from biting people but that was released in v9.1.0 and radjabov has v10.0.1. I'll try again...

https://github.com/ManageIQ/manageiq-providers-azure/issues/561 got me looking in the documentation for where we instruct users on how to enable this, and sure enough it was never added to the docs.

I do think at a high level we need to answer "do we want linux_admin to work on mac?" (emphasis on linux here) We can get some of the networking...

I think the easy answer is "if it isn't difficult to get it to work we might as well" but how far do we want to go in order to...