Skip to content

chpc-uofu/ndp-automation

Repository files navigation

NDP Automation

Toolset for creating VMs using Ansible and PXE.

Requirements

Ansible controller:

  1. Python 3.12

Steps

  1. Initialize the project.

    make init
  2. Populate ./inventory.yml with real-world hosts and variable values using the inventory guide.

    • Note: Once this local file is in place it cannot be overridden again by the command above.
  3. Create the VMs using Ansible and PXE.

    make create
  4. Provision the VMs using Ansible.

    make provision

Bugs

Resources

Ansible:

About

Toolset for creating VMs using Ansible and PXE.

Resources

License

Stars

Watchers

Forks

Contributors