4.0.4 • Published 8 years ago

pakka v4.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Pakka

Pakka helps you modularise and re-use packer templates. Dont repeat yourself.

Things you can do with pakka:

Re-use pre-existing open-source packer templates with your own infrastructure; Maintain libraries of provisioners/post-processors and apply them to multiple builds; Safely pull in changes from upstream without having to manually merge templates.

Install

Make sure you have nodejs and packer installed, then run

npm install -g pakka

Use

Write a Pakkafile in your packer template's directory and invoke pakka.

It will invoke packer to build the referenced templates, integrating all the transformations included in the pakkafile.

TODO: examples.

4.0.4

8 years ago

4.0.2

8 years ago

4.0.1

8 years ago

4.0.0

8 years ago

3.1.0

8 years ago

3.0.0

8 years ago

2.3.7

8 years ago

2.2.7

8 years ago

2.2.6

8 years ago

2.1.6

8 years ago

2.1.5

8 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago