chore: cleanup glauth

- remove datavol, not required
- remove commented out systemd socket
This commit is contained in:
2024-07-02 18:12:08 +10:00
parent 6e3802ad57
commit fe35baacfd
2 changed files with 0 additions and 11 deletions
@@ -6,7 +6,6 @@ class roles::infra::auth::glauth {
}else{
include profiles::defaults
include profiles::base
include profiles::base::datavol
include profiles::ldap::server
}
}