/Dev-ACI-Class

Settings to configure specific customer environment to HPC on UCS C240 M5.

Primary LanguageJinjaOtherNOASSERTION

Developer Introduction to ACI Class

This Ansible, Terraform and Bash Code was used during presentations during a presentation on ACI automation. The following sections are included as examples from that class.

  • An Ansible example for creating interfaces (Highlights the JSON / YAML capabilities with the aci_rest module)
  • An Ansible example for creating a basic Tenant structure with VRF, Bridge Domain, application profile and End Point Group.
  • A list of examples using curl to access the API
  • A Terraform example of building a Tenant with VRF, Bridge Domain, Application Profile, and End Point Group.
  • An Ansible example of Day One Configuration of ACI using Ansible.