Resource Type: ntx_create_vm

Defined in:
lib/puppet/type/ntx_create_vm.rb
Providers:
provider_create_vm

Overview

Puppet type for interfacing with an HTTP API

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • base_url

    Base URL of the API

  • identity

    The API identifier, usually a username

  • name (namevar)

    Name of the resource

  • provider

    The specific backend to use for this ‘ntx_create_vm` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • secret

    The API secret, usually a password or API key

  • vm_config

    Hash containing all VM data