This type can be used to manage keystone services.
Properties
description (defaults to: '')
A description of the service.
ensure (defaults to: present)
The basic property that the resource should be in.
Supported values:
present
absent
id
Parameters
name
The name of the service.
Supported values:
/\S+/
provider
The specific backend to use for this ‘keystone_service` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.