Resource Type: nexpose_user

Defined in:
lib/puppet/type/nexpose_user.rb
Providers:
nexpose

Overview

This type provides the capability to manage hosts in nexpose

Properties

  • email

    email address

    Supported values:
    • %r{[\w\.\%\+\-]+\@[a-zA-Z\d\-\.]+}
  • enabled (defaults to: true)

    is the user enabled

    Supported values:
    • true
    • false
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • full_name

    users fullname

  • module (defaults to: xml)

    authentication module

    Supported values:
    • ldap
    • xml
  • password

    user password

  • role

    user role

    Supported values:
    • user
    • system-admin
    • controls-insight-only
    • global-admin
    • security-manager
    • site-admin
  • source

    authentication source

Parameters

  • provider

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

  • username

    zabbix username