Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add profile::core::letsencrypt #195

Merged
merged 9 commits into from
Aug 4, 2020
Merged

add profile::core::letsencrypt #195

merged 9 commits into from
Aug 4, 2020

Conversation

jhoblitt
Copy link
Member

@jhoblitt jhoblitt commented Aug 4, 2020

No description provided.

@@ -103,3 +103,5 @@ accounts::user_list:
# Stop iptables by default - the default rules are highly restrictive to the
# point of harm and we don't have a meaningful permission set to make this useful.
firewall::ensure: "stopped"

letsencrypt::server: "https://acme-staging.api.letsencrypt.org/directory" # testing url
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know is a better practice, but you plan to merge the "staging" server? Also, I thought the server was https://acme-v02.api.letsencrypt.org/directory

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this only applies to the dev site.

@jhoblitt jhoblitt merged commit 6a820c8 into master Aug 4, 2020
@jhoblitt jhoblitt deleted the IT-1827/letsencrypt branch August 4, 2020 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants