teleport/fixtures/local-cluster.yaml
Ev Kontsevoy cddaf6e5c8 Some minor improvements
- `tctl auth ls` lists all CAs by default
- Documented `authorize_ip` better
2016-05-31 18:59:07 -07:00

17 lines
404 B
YAML

# Simple config file with just a few customizations (with comments)
teleport:
nodename: localhost
# auth token allows easy adding of other nodes. pass this value
# as --token when starting nodes.
auth_token: OhwiZ2ainushemith1oquiex
log:
output: stderr
severity: INFO
auth_service:
enabled: yes
cluster_name: teleport.local
ssh_service:
enabled: yes
proxy_service:
enabled: yes