nicholas-chia / apollo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Apollo demo instructions

With your Red Hat email address, join the Ansible Tower Demo Slack Team https://ansibletowerdemo.slack.com and go to #tower_notify channel to see notifications from your demo job runs.

  1. Run Job Template D1 - Launch RHEL Instances
    • Select Username Inventory when prompted.
  2. Run Job Template D2 - Check ICMP Configuration
    • Select Username Inventory when prompted.
  3. Test ICMP
    • Select INVENTORIES / Username INVENTORY / AP-SOUTHEAST-1B / TAGS / TAG_ANSIBLE_GROUP
    • Copy the IP Address appearing on the right side (under HOSTS)
    • Paste the IP Address on a new command line window
    • Ping x.x.x.x
  4. Run Job Template D3 - Disable ICMP
    • Select Username Inventory when prompted.
  5. Test ICMP again using Step 3. You will find it disabled.
  6. Run Job Template D4 - Enable ICMP
    • Select Username Inventory when prompted.
  7. Test ICMP again using Step 3. You will find it enabled.
  8. Run Job Template D5 - Clean up instances
    • Select Username Inventory when prompted.

About