Skip to content

Instantly share code, notes, and snippets.

@xakrume
Created March 2, 2018 13:59
Show Gist options
  • Save xakrume/9322e91b9ee530b64961eda9ce6f3022 to your computer and use it in GitHub Desktop.
Save xakrume/9322e91b9ee530b64961eda9ce6f3022 to your computer and use it in GitHub Desktop.
grafana_indirect_maps:
# example.com
- name: "example.com"
ssh_config_vars:
- host: "example.com"
port: "22"
user: "user"
hostname: "10.0.0.17"
hostkeyalias: "example.com"
- name: "example.net"
- host: "example.net"
port: "2"
user: "user"
hostname: "10.0.0.18"
hostkeyalias: "example.net"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment