controller_configuration
controller_configuration copied to clipboard
how to migrate from AAP 2.4 to 2.5 / controller_configuration to aap_configuration
this issue is to help track how to migrate from AAP 2.4 to 2.5 / controller_configuration to aap_configuration. more info to come soon, once all the major changes have been completed.
Usage of environment variables in general should be added to the general documentation or the conversion guide. Previously, the only requirements were CONTROLLER_HOST, CONTROLLER_USERNAME, CONTROLLER_PASSWORD (or CONTROLLER_TOKEN) but now those need to be set plus GATEWAY_HOSTNAME, GATEWAY_USERNAME, GATEWAY_PASSWORD
It's also worth questioning if the collection should expect a universal AAP_{HOST,USER,PASSWORD} environment variable, but that's probably a separate feature request
this is related to module differences that we do have PR's open to standardize them, hopefully in the near future this will be solved
I believe this has now been completed