Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24895466
internal_users.yml.jinja
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
internal_users.yml.jinja
View Options
# -------------------------------------------------------------
# OpenSearch configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/opensearch/opensearch/files/internal_users.yml.jinja
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
_meta:
type: "internalusers"
config_version: 2
# -------------------------------------------------------------
# Reserved users to ensure access continuity
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{
users
[
'admin'
][
'username'
]
}}
:
hash:
{{
salt
[
'opensearch.hash_password'
](
users
[
'admin'
][
'password'
])
}}
reserved: true
backend_roles:
- "admin"
description: "Alternative admin user"
# -------------------------------------------------------------
# Dashboards (formerly Kibana)
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{{
users
[
'dashboards'
][
'username'
]
}}
:
hash:
{{
salt
[
'opensearch.hash_password'
](
users
[
'dashboards'
][
'password'
])
}}
reserved: true
description: "Dashboards to OpenSearch machine user"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 14:17 (7 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3540099
Default Alt Text
internal_users.yml.jinja (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment