Skip to content

jacklee5209/nutanix_ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 

Repository files navigation

Collection of Ansible roles to be used with a Nutanix AHV hypervisor :

All these roles use the Nutanix REST API (version 3 for VM creation/deletion and image upload, version 2 for the others).


They require :

  • a Prisme Element or Prisme Central instance
  • access to the TCP 9440 port of your Prism Element / Prism Central
  • proper credentials.

REST API explorers are available for versions 2 and 3 :

  • https://<prism_fqdn_or_ip>/api/nutanix/v2/api_explorer/index.html
  • https://<prism_fqdn_or_ip>/api/nutanix/v3/api_explorer/

If you convert VM templates built on a VMWare hypervisor, make sure they include virtio drivers (and cloud-init, for OS customization).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 100.0%