Compare commits
No commits in common. "51bc3fffc0f6b4106220c6cacf848233359f58ef" and "d3989111089f8d98a71badba7d9aaea5e29bd7fc" have entirely different histories.
51bc3fffc0
...
d398911108
@ -1,9 +0,0 @@
|
|||||||
token_ttl: 60
|
|
||||||
token_max_ttl: 120
|
|
||||||
bind_secret_id: false
|
|
||||||
token_bound_cidrs:
|
|
||||||
- "10.10.12.200/32"
|
|
||||||
- "198.18.25.102/32"
|
|
||||||
- "198.18.26.91/32"
|
|
||||||
- "198.18.27.40/32"
|
|
||||||
use_deterministic_role_id: true
|
|
||||||
@ -1,5 +0,0 @@
|
|||||||
consul_roles:
|
|
||||||
- terraform-ldap
|
|
||||||
ttl: 60
|
|
||||||
max_ttl: 60
|
|
||||||
datacenters: []
|
|
||||||
@ -1,10 +0,0 @@
|
|||||||
# generate credentials for the terraform-ldap role in consul
|
|
||||||
---
|
|
||||||
rules:
|
|
||||||
- path: "consul_root/au/syd1/creds/terraform-ldap"
|
|
||||||
capabilities:
|
|
||||||
- read
|
|
||||||
|
|
||||||
auth:
|
|
||||||
approle:
|
|
||||||
- terraform_ldap
|
|
||||||
@ -1,7 +0,0 @@
|
|||||||
key_prefix "infra/terraform/ldap/" {
|
|
||||||
policy = "write"
|
|
||||||
}
|
|
||||||
|
|
||||||
session_prefix "" {
|
|
||||||
policy = "write"
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user