Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
servers-config
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Sistemisti
servers-config
Commits
17a1ff4f
Commit
17a1ff4f
authored
Mar 20, 2018
by
Mattia Rizzolo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ssl/letsencrypt: fix path to the hooks script
Signed-off-by:
Mattia Rizzolo
<
mapreri@ubuntu.com
>
parent
3de217f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
roles/ssl-keys/templates/letsencrypt/config
roles/ssl-keys/templates/letsencrypt/config
+1
-1
No files found.
roles/ssl-keys/templates/letsencrypt/config
View file @
17a1ff4f
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
#
#
PRIVATE_KEY_RENEW="no"
PRIVATE_KEY_RENEW="no"
HOOK="/etc/dehydrated/hook.sh"
HOOK="/etc/dehydrated/hook
s
.sh"
CONTACT_EMAIL="{{ letsencrypt_email }}"
CONTACT_EMAIL="{{ letsencrypt_email }}"
DOMAINS_TXT="{{ ssl_home }}/domains"
DOMAINS_TXT="{{ ssl_home }}/domains"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment