Giter Site home page Giter Site logo

nutanix-prune-vms's Introduction

nutanix-prune-vms

Prune expired VMs from Nutanix clusters

This uses Prism Central API to remove VMs after a certain time. This is currently set at 48hrs. To change time adjust varible called overtimemax.

For this code to be tested. You will need to run this on the bastion host of the Nutanix cluster.

export ANSIBLE_HASHI_VAULT_ADDR=<DPP Vault Server>
export ANSIBLE_HASHI_VAULT_ROLE_ID=<DPP approle role-id>
export ANSIBLE_HASHI_VAULT_SECRET_ID=<DPP approle secret-id>
export REQUESTS_CA_BUNDLE="${REQUESTS_CA_BUNDLE:-/etc/pki/tls/certs/ca-bundle.crt}"

*** ansible-playbook nutanix_vm_delete.yml -i inventory.yml***

There is a directory call skipvmuuid which contains the UUID of VMs running in the cluster.

Do not modify allprismcentrals.yml unless you know what you are doing.

Add files to this directory to skip vms from deletion. Please look at allprismcentrals.yml for example configuration.

There is a scheduled worflow job template in AAP to run at a specific time.

nutanix-prune-vms's People

Contributors

jimccann-rh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.