RedHatNordicsSA / rhel8-demo

Demonstration of RHEL8 capabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rhel8-demo

Demonstration of RHEL8 capabilities

Howto

  1. Clone this repo
git clone https://github.com/RedHatNordicsSA/rhel8-demo
  1. Edit inventory and fill in the IP of your demo host
cd rhel8-demo
vi inventory
  1. Edit the rhsm role with your RHSM user/pass
vi roles/rhsm/tasks/main.yml
  1. Run demo playbook
ansible-playbook ./hosts demo.yml -u root

About

Demonstration of RHEL8 capabilities

License:GNU General Public License v3.0