Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto_satellite ctrlr update 2023-12-12.1 #2067

Merged

Conversation

heatmiser
Copy link
Contributor

SUMMARY

Include option to update podman on AAP2 Controller and specify minimum version needed
Include controller_configuration_projects_async_* vars for extended project sync time
Switch to infra.controller_configuration.dispatch role, rather than looping over controller-infra vars
Introduce ability to change CentOS node username login via auto_satellite_centos_node_username var

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
  • provisioner
ADDITIONAL INFORMATION

In order to include podman update on AAP2 Controller along with minimum podman version needed, include the following extra-vars:

auto_satellite_podman_update: true
auto_satellite_podman_update_version: 4.6

If using a customized CentOS base image, where the default username login name has been changed from centos to some other username, include the following extra-var:

auto_satellite_centos_node_username: "ec2-user"

@IPvSean IPvSean merged commit 7528486 into ansible:devel Jan 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants