Skip to content

Releases: weseek/chef-vpcnat

v1.2.8 Release

07 Dec 09:07
Compare
Choose a tag to compare
  • update for sysctl cookbook 0.7.0
  • fixed version of iptables.

v1.2.7 Release

07 Apr 02:06
Compare
Choose a tag to compare

update for iptable 1.0.0 cookbook

v1.2.6 Release

21 Nov 22:59
Compare
Choose a tag to compare

fix an option for disabling Source/Dest checking.

v1.2.5 Release

16 May 06:53
Compare
Choose a tag to compare
  • Add the parameter of jq/aws command location

v1.2.4 Release

30 Apr 03:11
Compare
Choose a tag to compare
  • follow the version of chef-awscli cookbook

v1.2.3 release

22 Apr 21:50
Compare
Choose a tag to compare
  • abolish ["vpcnat"]["scripts"]["aws_fullpath"]

v1.2.2 release

22 Apr 21:11
Compare
Choose a tag to compare
  • support Amazon Linux
    (To be precise, support the OS that do not been supported by cron_d.)
    • give more params to cron_d LWRP
  • specify cron cookbook version in metadata.rb

v1.2.1 release

22 Apr 10:01
Compare
Choose a tag to compare
  • Fix spells and examples

v1.2.0 release

21 Apr 15:19
Compare
Choose a tag to compare
  • apply Apache 2.0 License
  • Update README.md

v1.1.0 release

20 Apr 13:34
Compare
Choose a tag to compare

1.1.0 release

  • depends 'sysctl' and 'iptables'
  • add setup-ip-masquerading recipe
    • setctl 'net.ipv4.ip_forward = 1'
    • iptables settings
  • add default recipe (include all other recipes)