Skip to content

Commit 7b62e03

Browse files
authored
Update references to prereq_cloudera_users role (#275)
Signed-off-by: Webster Mudge <[email protected]>
1 parent 63352ec commit 7b62e03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

roles/prereq_cloudera_manager/meta/argument_specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ argument_specs:
2020
- Set up for Cloudera Manager usage, notably, create the local C(cloudera-scm) user, including C(HOME) directory permissions.
2121
- Set up TLS ACLs, if needed.
2222
- Install LDAP packages for Kerberos, if needed.
23-
- The creation of required local users is handled by the dependant P(cloudera.exe.prereq_users#role) role.
23+
- The creation of required local users is handled by the dependant P(cloudera.exe.prereq_cloudera_users#role) role.
2424
author: Cloudera Labs
2525
version_added: "3.0.0"
2626
options:

roles/prereq_ecs/meta/argument_specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ argument_specs:
1919
description:
2020
- Set up for Cloudera Embedded Container Service (ECS) usage including configuration of firewall and networking
2121
configuration.
22-
- The creation of required local users is handled by the dependant P(cloudera.exe.prereq_users#role) role.
22+
- The creation of required local users is handled by the dependant P(cloudera.exe.prereq_cloudera_users#role) role.
2323
author: Cloudera Labs
2424
version_added: "3.0.0"
2525
options: {}

0 commit comments

Comments
 (0)