Skip to content

Commit 371a2f6

Browse files
committed
adding team members
1 parent 503cc9d commit 371a2f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

playbooks/files/config_as_code/gateway_role_user_assignments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ gateway_role_user_assignments:
55
object_id: Network
66

77
- role_definition: Team Admin
8-
user: netops admin
8+
user: netops_admin
99
object_id: Network

playbooks/files/config_as_code/gateway_users.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ aap_user_accounts:
7070
last_name: Operations
7171
update_secrets: false
7272

73-
- username: netops admin
73+
- username: netops_admin
7474
password: "{{ default_passwd }}"
7575
email: netops@example.com
7676
first_name: Team

0 commit comments

Comments
 (0)