You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.1.7: Added the `cloudflare_threat_control` LWRP
Based off an initial work by Adrien Siebert (https://github.com/asiebert)
This LWRP allows to manage Cloudflare's threat control services
Also adapted the Vagrantfile to make it possible to use Chef-Zero instead of solo.
However, I'll need to switch to Test-KItchen pretty soon as the vagrant-chef-zero
plugin is going to be deprecated pretty soon.
v0.1.6: Added the `shared_A_record` attribute
To allow DNS load balancing
Also properly updating LWRP states when an action has been performed
And included more complete example recipes (should integrate Test Kitchen soon)