chef-aws-vpc-nat-instance:一本健全的 VPC NAT 实例厨师食谱

时间:2024-07-06 11:47:21
【文件属性】:

文件名称:chef-aws-vpc-nat-instance:一本健全的 VPC NAT 实例厨师食谱

文件大小:14KB

文件格式:ZIP

更新时间:2024-07-06 11:47:21

Ruby

aws-vpc-nat-i​​nstance-cookbook 这是一个简单的食谱,用于设置 NAT 实例,并另外在亚马逊中设置关闭实例的源目标检查。 支持的平台 Ubuntu 12.04 属性 钥匙 类型 描述 默认 ['aws-vpc-nat-i​​nstance']['ipmasq_src'] 细绳 接受来自哪个子网的流量 10.0.0.0/8 ['aws-vpc-nat-i​​nstance']['接口'] 细绳 输出接口,可能到互联网 eth0 ['aws-vpc-nat-i​​nstance']['access_key_id'] 零 密钥 零 ['aws-vpc-nat-i​​nstance']['secret_access_key'] 细绳 秘密 零 ['aws-vpc-nat-i​​nstance']['disable_source_dest_check']


【文件预览】:
chef-aws-vpc-nat-instance-master
----chefignore(960B)
----.gitignore(155B)
----libraries()
--------default.rb(489B)
----README.md(1KB)
----Berksfile(150B)
----attributes()
--------default.rb(297B)
----metadata.rb(385B)
----CHANGELOG.md(49B)
----test()
--------integration()
----Gemfile(467B)
----Vagrantfile(4KB)
----LICENSE(553B)
----.kitchen.yml(607B)
----recipes()
--------masquerade.rb(1006B)
--------ec2.rb(792B)
--------default.rb(847B)
----Thorfile(241B)
----spec()
--------recipes()
--------spec_helper.rb(401B)
----templates()
--------default()

网友评论