Javier Bértoli

Results 14 comments of Javier Bértoli

@domcleal, [here](https://wiki.debian.org/Teams/Apt/Sha1Removal) is the announce of SHA1 being phased out completely on Debian repos on January 1, 2017. Also, on 23 February 2017 [a collision attack against SHA1](https://en.wikipedia.org/wiki/SHA-1#SHAttered_-_First_public_collision) was published....

@mymindstorm perhaps I didn't explain my issue correctly: it was working ok and I never set up a password in authenticator. It was auto-updated to 6.3.4 and, from there on,...

ah, I see. I downloaded it from this repo (see [here](https://github.com/Authenticator-Extension/Authenticator/releases/tag/v6.3.0)) and installed it from 'local file'. You can pick any other version, I guess. As long as you can...

I like the approach you took, it LGTM :+1: > rename enable_logging to enable_query_log My only concern is backward compatibility, which we're trying to respect lately in the formulas. I'd...

@Poil did you have any time to check @aanriot 's comments? Also, perhaps using [Salt's dynamic dns update](https://docs.saltstack.com/en/latest/ref/states/all/salt.states.ddns.html) makes sense for zones marked as *dynamic*, so we can add a...

Managing whole files with a tool like Salt and adding records dynamically, if definitelly not something that will end well :yum: The solution I think would work for you is...

Hi @aphor, AFAICS, it dates way back to ~2015. But there's some documentation on the usage of these 2 variables [here](https://github.com/saltstack-formulas/bind-formula#management-of-zone-files) TL; RL: you use `configured_zones` to declare which zones...

This issue, #120 and PR #121 are all suggestions that this formula needs some refactoring to DRY/simplify the logic on zone/s - view/s management. I think that something like (pseudo...

> Indeed @javierbertoli , the formula has become too much complicated. Though, I think that we should opt for *bind-ng* states and pillars, like https://github.com/saltstack-formulas/nginx-formula did, to avoid breaking existing...

I'm not a FreeBSD user so I don't know the packages naming schema it uses, but is there a _virtual_ with a standarized name that has the 'latest version' as...