Actions
Feature #16854
closedAdd a an ansible playbook to install atomic-registry
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Description
Goal is to have a script where one can do something like
ar-box:
box: centos7-katello-nightly
ansible:
playbook:
- 'playbooks/katello_atomic_registry.yml'
group: 'server'
to generate a box that has atomic registry installed on it.
Actions