Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F49508172
create-vault-approle.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
258 B
Referenced Files
None
Subscribers
None
create-vault-approle.sh
View Options
#!/bin/sh
VAULT_POLICY
=
$1
vault
write
"auth/approle/role/
$VAULT_POLICY
"
token_policies
=
"
$VAULT_POLICY
"
\
token_ttl
=
1h
token_max_ttl
=
4h
vault
read
"auth/approle/role/
$VAULT_POLICY
/role-id"
vault
write
-force
"auth/approle/role/
$VAULT_POLICY
/secret-id"
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Mon, Sep 14, 16:20 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3948768
Default Alt Text
create-vault-approle.sh (258 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment