foreman_nutanix
might add Nutanix AHV as a Compute Resource for The Foreman
- Website: TheForeman.org
Clone the repo from github:
git clone https://github.com/strushb/foreman_nutanix.git
Add the following to bundler.d/Gemfile.local.rb in your Foreman development directory
gem 'foreman_nutanix', :path => 'path to foreman_nutanix directory'
Then run bundle install
from the same directory
- None yet
Go to Infrastructure > Compute Resources and click on "New Compute Resource".
Choose the Nutanix provider, and fill in all the fields.
- Create VMs in Nutanix
- Work in Progress