cloudera.exe.prereq_hue role – Set up user accounts and Kerberos for Hue

Note

This role is part of the cloudera.exe collection (version 3.0.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install cloudera.exe..

To use it in a playbook, specify: cloudera.exe.prereq_hue.

Entry point main – Set up user accounts and Kerberos for Hue

New in cloudera.exe 3.0.0

Synopsis

  • Set up for Hue usage, notably, create the local hue user.

  • Optionally, set up ACLs on TLS entities.

  • Optionally, update Kerberos encryption types.

Parameters

Parameter

Comments

kerberos_config_path

path

Path to the Kerberos configuration file.

Default: "/etc/krb5.conf"

Authors

  • Cloudera Labs