Skip to content

Tags: wk8/cookbook-cloudflare

Tags

0.1.8

Toggle 0.1.8's commit message
v0.1.8

* Upgraded the cloudflare gem to 2.0.3
* Added the `service_mode` attribute to the `cloudflare_dns_record` resource

0.1.7

Toggle 0.1.7's commit message
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.

0.1.6

Toggle 0.1.6's commit message
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)

0.1.5

Toggle 0.1.5's commit message
v0.1.5: Vagrant & Berkshelf

0.1.4

Toggle 0.1.4's commit message
v0.1.4: fixed a bug when too many records, plus more compliant with b…

…adly-formatted record names

0.1.3

Toggle 0.1.3's commit message
v0.1.3: Upragded the cloudflare gem to the newest version

0.1.2

Toggle 0.1.2's commit message
v0.1.2: changed the default DNS server to Cloudflare's

0.1.1

Toggle 0.1.1's commit message
v0.1.1: some small bugs fixed, some new node attributes, and greatly …

…reduced the # of calls to Cloudflare's API

0.1.0

Toggle 0.1.0's commit message
Initial release