Resource Type: keystone_endpoint

Defined in:
lib/puppet/type/keystone_endpoint.rb
Providers:
openstack

Overview

Type for managing keystone endpoints.

Properties

  • admin_url
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id
  • internal_url
  • public_url

Parameters

  • name
  • provider

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

  • region (namevar)
  • type (namevar)