caktus / margarita

A collection of delicious Salt states for Django project deployments.
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

failure to update let's encrypt repo #141

Closed vrocha closed 7 years ago

vrocha commented 8 years ago

ID: install_letsencrypt Function: git.latest Name: https://github.com/letsencrypt/letsencrypt/ Result: False Comment: Repository would be updated to 387d61d, but this is not a fast-forward merge. Set 'force_reset' to True to force this update.

dpoirier commented 8 years ago

It looks like this is a problem that https://github.com/caktus/margarita/pull/134 should have fixed, but that was merged in June. What version of Margarita did this problem happen on? Has it been retried on the latest version?

vkurup commented 7 years ago

@vrocha we just updated Margarita to 2.2.0 with much more robust support for LetsEncrypt (i.e. not using a git checkout), and it should be completely backwards compatible. I'm going to close this, but please let me know if you run into issues.