diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-05-04 13:19:48 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-05-04 13:19:48 -0700 |
commit | 904657c27c5d927fd2117c1e91305c4a1b17d76b (patch) | |
tree | 6b28f1efae207ca8b1f818e6cd62e9ed915a9172 /inventory | |
parent | bbad09e2b15eeca86f83a9d2a97449baf71e326f (diff) | |
download | mmt-infra-904657c27c5d927fd2117c1e91305c4a1b17d76b.tar.gz mmt-infra-904657c27c5d927fd2117c1e91305c4a1b17d76b.zip |
borg
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,5 +27,9 @@ mail.int.mistymountainstherapy.com ansible_user=root ansible_connection=ssh [wireguard-endpoint] www.int.mistymountainstherapy.com ansible_user=root ansible_connection=ssh +[borg] +www.int.mistymountainstherapy.com ansible_user=root ansible_connection=ssh +mail.int.mistymountainstherapy.com ansible_user=root ansible_connection=ssh + [mmt] www.int.mistymountainstherapy.com ansible_user=root ansible_connection=ssh |