You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by sebb <se...@gmail.com> on 2016/05/09 17:55:53 UTC

Re: [whimsy] branch master updated: fetch letsencrypt

On 9 May 2016 at 18:14,  <ru...@apache.org> wrote:
> This is an automated email from the ASF dual-hosted git repository.
>
> rubys pushed a commit to branch master
> in repository https://git-dual.apache.org/repos/asf/whimsy.git
>
> The following commit(s) were added to refs/heads/master by this push:
>        new  1208029   fetch letsencrypt
> 1208029 is described below
>
> commit 12080296cbdbab4654d195693ae52e78122eb742
> Author: Sam Ruby <ru...@intertwingly.net>
> AuthorDate: Mon May 9 13:14:41 2016 -0400
>
>     fetch letsencrypt
> ---
>  repository.yml | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/repository.yml b/repository.yml
> index e16416b..9bf7683 100644
> --- a/repository.yml
> +++ b/repository.yml
> @@ -5,6 +5,9 @@
>      url: infrastructure-puppet.git
>      branch: deployment
>
> +  letsencrypt:
> +    url: https://github.com/letsencrypt/letsencrypt
> +

This redirects to:

https://github.com/certbot/certbot

Might be better to use that URL?

>  :svn:
>
>    Bills:
>
> --
> To stop receiving notification emails like this one, please contact
> ['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].

Re: [whimsy] branch master updated: fetch letsencrypt

Posted by Sam Ruby <ru...@intertwingly.net>.
On Mon, May 9, 2016 at 1:55 PM, sebb <se...@gmail.com> wrote:
> On 9 May 2016 at 18:14,  <ru...@apache.org> wrote:
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> rubys pushed a commit to branch master
>> in repository https://git-dual.apache.org/repos/asf/whimsy.git
>>
>> The following commit(s) were added to refs/heads/master by this push:
>>        new  1208029   fetch letsencrypt
>> 1208029 is described below
>>
>> commit 12080296cbdbab4654d195693ae52e78122eb742
>> Author: Sam Ruby <ru...@intertwingly.net>
>> AuthorDate: Mon May 9 13:14:41 2016 -0400
>>
>>     fetch letsencrypt
>> ---
>>  repository.yml | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/repository.yml b/repository.yml
>> index e16416b..9bf7683 100644
>> --- a/repository.yml
>> +++ b/repository.yml
>> @@ -5,6 +5,9 @@
>>      url: infrastructure-puppet.git
>>      branch: deployment
>>
>> +  letsencrypt:
>> +    url: https://github.com/letsencrypt/letsencrypt
>> +
>
> This redirects to:
>
> https://github.com/certbot/certbot
>
> Might be better to use that URL?

Not sure.  The readme for that page suggests the original URL:

https://github.com/certbot/certbot/blob/master/README.rst#installation

- Sam Ruby

>>  :svn:
>>
>>    Bills:
>>
>> --
>> To stop receiving notification emails like this one, please contact
>> ['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].