RubyGems Navigation menu

packer-config 1.5.0

Building the Packer JSON configurations in raw JSON can be quite an adventure. There's limited facilities for variable expansion and absolutely no support for nice things like comments. I decided it would just be easier to have an object model to build the Packer configurations in that would easily write to the correct JSON format. It also saved me having to remember the esoteric Packer syntax for referencing variables and whatnot in the JSON.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.6.5 - July 27, 2019 (39.0 KB)
  2. 1.6.4 - May 04, 2019 (39.0 KB)
  3. 1.6.3 - August 04, 2018 (38.0 KB)
  4. 1.6.2 - August 03, 2018 (36.5 KB)
  5. 1.6.1 - September 15, 2016 (36.5 KB)
  6. 1.5.0 - January 27, 2016 (37.5 KB)
顯示所有版本(共 15)

Runtime 相依性套件 (1):

Development 相依性套件 (7):

bundler ~> 1.11
fakefs ~> 0.7
rake ~> 10.5
rspec ~> 3.4
rspec-mocks ~> 3.4
rubocop ~> 0.36

擁有者:

作者:

  • Ian Chesal, Fraser Cobb, Greg Poirier, Matasano Security, Greg Diamond, Enzo Rivello

SHA 256 checksum:

bc3cf12672407fcba25096fbf69e1b25030f3c16881bc3ba498a29a34e8a5016

總下載次數 96,942

這個版本 2,269

License:

Apache 2.0

Ruby 版本需求: >= 2.0.0

相關連結: