diff options
author | Martin Miller | 2020-12-10 18:17:07 -0600 |
---|---|---|
committer | Martin Miller | 2020-12-10 18:17:07 -0600 |
commit | 015b9cb1b2f808624ae693327090aa8514438226 (patch) | |
tree | 7a4ab4557fb2e196c2b6b19743dae526d4f9d3bd /localhosts | |
download | tbp-015b9cb1b2f808624ae693327090aa8514438226.zip tbp-015b9cb1b2f808624ae693327090aa8514438226.tar.gz |
Diffstat (limited to 'localhosts')
-rw-r--r-- | localhosts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/localhosts b/localhosts new file mode 100644 index 0000000..7eedb4c --- /dev/null +++ b/localhosts @@ -0,0 +1,10 @@ +[local] +localhost + +[local:vars] +ansible_connection=local +domainname=witsquash.com +letsencrypt_test=false +tbp_server=tbp.witsquash.com +tbp_username=tbp +tbp_uid=2001 |