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 /hostclasses | |
parent | 8df13bd9e4d8f922d0593c84b77674f907afc437 (diff) | |
download | infrastructure-d0f053485d6635d0128b815b422b421bbb836514.tar.gz |
add mysql
Diffstat (limited to 'hostclasses')
-rw-r--r-- | hostclasses | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hostclasses b/hostclasses index ff8eb40..0db032b 100644 --- a/hostclasses +++ b/hostclasses @@ -26,3 +26,4 @@ nfs_server ^nfs[0-9] turn_server ^turn[0-9] icinga_server ^icinga[0-9] matrix_server ^matrix[0-9] +mysql_server ^mysql[0-9] |