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

Add Automation Hub automation #66

Closed
wants to merge 1 commit into from

Conversation

jwennerberg
Copy link
Contributor

No description provided.

@jwennerberg
Copy link
Contributor Author

This adds automation for the install of Automation Hub. Integration to Controller (aap_configs) to follow in separate PR

**1. Prerequisite: Create VM**

```
ansible-playbook -i localhost -c local -e @../private-lab/secrets.yml -e name=rh-automation-hub-01 ensure-vm-state.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think i had to change name to short_name in order to get the workflows working. sorry...

@ikke-t
Copy link
Contributor

ikke-t commented Apr 5, 2022

should we fix the ip for this? it looks like it's dhcp now?

This was linked to issues May 9, 2022
@jwennerberg
Copy link
Contributor Author

Closing in favour of #96

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.

Private automation hub Create Automation HUB node for AAP.
2 participants