diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-09 19:31:45 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-09 19:31:45 -0500 |
commit | 14ba57eee630891c47a63950621792bd8a26ec03 (patch) | |
tree | ea28af5ba59598955d90334fbc26d0c6cd09bd61 /files/etc/hosts.roadwarrior_laptop | |
parent | 32ca545175683af6c6468f0ce762c28af32d820c (diff) | |
parent | 4655d1f53d07f3d1a07b2022913c0fd370faebd6 (diff) | |
download | infrastructure-14ba57eee630891c47a63950621792bd8a26ec03.tar.gz |
Merge branch 'master' of https://git.sacredheartsc.com/infrastructure
Diffstat (limited to 'files/etc/hosts.roadwarrior_laptop')
-rw-r--r-- | files/etc/hosts.roadwarrior_laptop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/etc/hosts.roadwarrior_laptop b/files/etc/hosts.roadwarrior_laptop new file mode 100644 index 0000000..f2940ed --- /dev/null +++ b/files/etc/hosts.roadwarrior_laptop @@ -0,0 +1,2 @@ +::1 localhost localhost.${domain} ${BOXCONF_HOSTNAME}.${domain} ${BOXCONF_HOSTNAME} +127.0.0.1 localhost localhost.${domain} ${BOXCONF_HOSTNAME}.${domain} ${BOXCONF_HOSTNAME} |