diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2025-03-27 21:51:45 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2025-03-27 21:51:45 -0400 |
commit | d0f053485d6635d0128b815b422b421bbb836514 (patch) | |
tree | 6c53f4ed24fb061f5442128ef825c226ebf99a3f /vars/hostname | |
parent | 8df13bd9e4d8f922d0593c84b77674f907afc437 (diff) | |
download | infrastructure-d0f053485d6635d0128b815b422b421bbb836514.tar.gz |
add mysql
Diffstat (limited to 'vars/hostname')
-rw-r--r-- | vars/hostname/mysql1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vars/hostname/mysql1 b/vars/hostname/mysql1 new file mode 100644 index 0000000..24cd32c --- /dev/null +++ b/vars/hostname/mysql1 @@ -0,0 +1,3 @@ +#!/bin/sh + +cnames=mysql |