Skip to content
Snippets Groups Projects
Commit f2653c5c authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

Update deploy.yaml - allow @rachelt's IP

Former-commit-id: 3620549db201117f0232b6eb208e26735dd810da
parent 3094a3bd
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@
lineinfile: dest=/etc/ippidb-80/httpd.conf
regexp=''
insertafter=EOF
line='<Location '/'>\nRequire all denied\nRequire ip 10.6.108.60\nRequire ip 157.99\n</Location>\n'
line='<Location '/'>\nRequire all denied\nRequire ip 10.6.108.60\nRequire ip 10.6.107.22\nRequire ip 157.99\n</Location>\n'
- name: copy systemd service file for IPPIDB-web
copy:
remote_src: true
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment