Skip to content

Commit

Permalink
Update to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bert Hajee authored and Bert Hajee committed Apr 2, 2015
1 parent e124490 commit 7f54bee
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
History
========

02-04-2015 version 0.0.4
--------------------------
- Added cross referencing output to Puppetconnect values.


29-03-2015 version 0.0.3
--------------------------
- Added Puppet connect values commands to read the configs
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ $ puppet connect values my_scope::.*

This will show all parameters in the scope `my_scope`.

`puppet connect values` will also show you where your parameters are defined and referenced. This is a tremendous help when debugging or just understand a complex set of connect configuration files.

###Using the accompanying Vagrant box

You can also get started with a Vagrant box that is preconfigured.
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hajee-connect",
"version": "0.0.3",
"version": "0.0.4",
"author": "Bert Hajee",
"summary": "A replacement for YAML in hiera",
"license": "Apache-2.0",
Expand Down

0 comments on commit 7f54bee

Please sign in to comment.