summaryrefslogtreecommitdiffstats
path: root/roles/clients/files/stunnel-nfs-nfs2@.service
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2023-01-12 19:41:57 +0100
committerMatthieu Saulnier <fantom@fedoraproject.org>2023-01-12 19:41:57 +0100
commita06fc3085705c16f7c31fd406e78ffa94e663d84 (patch)
treec17367a7a746acc19da8031e4751ca4ce6f4f5d1 /roles/clients/files/stunnel-nfs-nfs2@.service
parent9c6158e621b4958740ddd5886b951a75c64feff4 (diff)
downloadplaybooks-ansible-a06fc3085705c16f7c31fd406e78ffa94e663d84.tar.gz
playbooks-ansible-a06fc3085705c16f7c31fd406e78ffa94e663d84.tar.xz
playbooks-ansible-a06fc3085705c16f7c31fd406e78ffa94e663d84.zip
Add stunnel config in clients role
Diffstat (limited to 'roles/clients/files/stunnel-nfs-nfs2@.service')
-rw-r--r--roles/clients/files/stunnel-nfs-nfs2@.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/roles/clients/files/stunnel-nfs-nfs2@.service b/roles/clients/files/stunnel-nfs-nfs2@.service
new file mode 100644
index 0000000..c82ae04
--- /dev/null
+++ b/roles/clients/files/stunnel-nfs-nfs2@.service
@@ -0,0 +1,9 @@
+#
+# Ansible managed.
+#
+[Unit]
+Description=NFS over stunnel/TLS client
+
+[Service]
+ExecStart=-/usr/bin/stunnel /etc/stunnel/nfs-nfs2.conf
+StandardInput=socket