-
Notifications
You must be signed in to change notification settings - Fork 46
Add an Ansible playbook to deploy the management hub all-in-one. #148
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The proposed change would add an Ansible playbook and role to install, uninstall, and manage the management hub. This would wrap the existing "deploy-mgmt-hub.sh" script. The Ansible role would also provide utilities to manage organizations and users through the exchange API. The configuration for the Ansible role may be given as an environment file, a YAML document, or as a combination of the two.
Users and orgs will be declared in YAML, and the playbook will ensure that users and groups declared in the file exist when it is run. Users and orgs not present in the file will be cleaned up.
The purpose of this is to enable end users to maintain an inventory of one or more management hub instances in a declarative manner.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request