Resource Type: scaleio_user

Defined in:
lib/puppet/type/scaleio_user.rb
Providers:
scli

Overview

Manage ScaleIO users

Properties

  • change_password (defaults to: false)

    true if the password needs to be reset

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • role

    The user role

Parameters

  • name (namevar)

    The user name.

  • password

    The password for the mdm user.

  • provider

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