Skip to content
Snippets Groups Projects
Commit 297fbfaa authored by Jan-Oliver Opdenhövel's avatar Jan-Oliver Opdenhövel
Browse files

Removing the broken backup mount for klausurarchiv

parent 2592a6d3
No related branches found
No related tags found
No related merge requests found
......@@ -122,20 +122,6 @@
- role: fsmiweb-pages
- role: fsmiweb-services
- name: configure fsmi-klausurarchiv
hosts: fsmi-klausurarchiv
tasks:
- name: install nfs-utils
package:
name: nfs-utils
- name: mount backup directory
mount:
path: '/backup'
src: 'karo.upb.de:/backup/new_klausurarchiv'
fstype: nfs
opts: nosuid,nodev,_netdev,proto=tcp
state: mounted
- name: configure klausurarchiv servers
hosts: fsmi-klausurarchiv fsmi-klausurarchiv-dev
roles:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment