Skip to content

Commit

Permalink
Merge pull request #15 from pwalczysko/cert-fix
Browse files Browse the repository at this point in the history
Add the self_signed certs to server role variables
  • Loading branch information
sbesson authored Aug 26, 2022
2 parents a736f2e + 46de9af commit 94173d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion debian.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
---
omero_server_selfsigned_certificates: true
ansible_python_interpreter: /usr/bin/python3
1 change: 1 addition & 0 deletions playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
password: omero
databases: [omero]
- role: ome.omero_server
omero_server_selfsigned_certificates: true
omero_server_rootpassword: ChangeMe
- role: ome.omero_web
vars:
Expand Down

0 comments on commit 94173d1

Please sign in to comment.