diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-13 22:43:31 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-13 22:43:31 -0400 |
commit | b2af400a1098ebf445575d169e11a6717867045f (patch) | |
tree | dc1f453a9366e0ba9fe07858dd95a7ba363047a6 /vars | |
parent | 99b8524c16cc99ceeaf1ebf588f2fc0f2c0fbe0a (diff) | |
download | infrastructure-b2af400a1098ebf445575d169e11a6717867045f.tar.gz |
add cups
Diffstat (limited to 'vars')
-rw-r--r-- | vars/hostname/cups1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vars/hostname/cups1 b/vars/hostname/cups1 new file mode 100644 index 0000000..cac4297 --- /dev/null +++ b/vars/hostname/cups1 @@ -0,0 +1,3 @@ +#!/bin/sh + +cnames=cups |