[Puppet-dev] Community PR Triage for 2015-03-25 starting soon

2015-03-25 Thread Melissa Stone
Starting the PR triage for puppet/facter/hiera/puppet-server soon at
http://links.puppetlabs.com/pr-triage

-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 http://2015.puppetconf.com/ is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter
*
*—**save $349!*

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CAHEe_kpciRzinGUx7xJrp%3DMX4-XS-7Hu70RM2HwNC65iis8%2BQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet-dev] yaml Kwalify schema for hiera files

2015-03-25 Thread Corey Osman
Hi,

Has anybody created a yaml Kwalify schema for hiera files.  I would like to 
validate my yaml files against an official hiera schema using Kwalify.  Since 
the YAML spec varies greatly a schema is required to validate hiera specific 
keys.


Corey

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/0AF7E24D-E7A6-4D37-9170-EFC15AA9C846%40logicminds.biz.
For more options, visit https://groups.google.com/d/optout.


[Puppet-dev] Re: Community PR Triage for 2015-03-25 starting soon

2015-03-25 Thread Melissa Stone
Meeting notes are available at
https://github.com/puppet-community/community-triage/blob/master/core/notes/2015-03-25.md

On Wed, Mar 25, 2015 at 9:58 AM, Melissa Stone meli...@puppetlabs.com
wrote:

 Starting the PR triage for puppet/facter/hiera/puppet-server soon at
 http://links.puppetlabs.com/pr-triage

 --
 Melissa Stone
 Release Engineer, Puppet Labs
 --

 *PuppetConf 2015 http://2015.puppetconf.com/ is coming to Portland,
 Oregon! Join us October 5-9.*
 *Register now to take advantage of the Early Adopter discount
 https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter
  *
 *—**save $349!*




-- 
Melissa Stone
Release Engineer, Puppet Labs
--

*PuppetConf 2015 http://2015.puppetconf.com/ is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter
*
*—**save $349!*

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CAHEe_kraJKkwpVgUpCD9UitVR%2B9oA%3DtgCw-rSiGbwziCnnnQMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[Puppet-dev] Re: yaml Kwalify schema for hiera files

2015-03-25 Thread Henrik Lindberg

On 2015-25-03 20:06, Corey Osman wrote:

Hi,

Has anybody created a yaml Kwalify schema for hiera files.  I would like to 
validate my yaml files against an official hiera schema using Kwalify.  Since 
the YAML spec varies greatly a schema is required to validate hiera specific 
keys.



Exactly which hiera files do you mean?

The format is very much up to the implementation of a particular backend.

I also wonder if what you are trying to achieve is possible to check 
with Kwalify - I expect it to load the yaml using a yaml implementation, 
and thus any lexical problems in your yaml files have already occured 
due to differences in yaml implementations.


The result could still be valid - only not what you intended.

This lexical problem is different than validating that the structural 
content follows a particular yaml schema.


- henrik



Corey




--

Visit my Blog Puppet on the Edge
http://puppet-on-the-edge.blogspot.se/

--
You received this message because you are subscribed to the Google Groups Puppet 
Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/mevahl%24do3%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.


[Puppet-dev] Announce: Hiera 2.0.0 available

2015-03-25 Thread Kylo Ginsberg
Hiera 2.0.0 is a new major version that includes several new features that
expand Hiera's abilities. It also includes one breaking change so please
read the release notes linked below.

New features include the ability to pass options to the deep merge gem, new
sub-keys to allow lookups to index into data structures, and an `alias()`
function to make a key an alias for another key. It also includes a fix for
interpolation recursion loops and several other bugs.

Release notes are available here:
http://docs.puppetlabs.com/hiera/latest/release_notes.html

To see a complete list of issues fixed in this release:
https://tickets.puppetlabs.com/issues/?filter=13825

We're tracking bugs people find in this release with the Affected Version
field set to HI 2.0.0: https://tickets.puppetlabs.com/issues/?filter=13824

-- 
Kylo Ginsberg | k...@puppetlabs.com | irc: kylo | twitter: @kylog

*PuppetConf 2015 http://2015.puppetconf.com/ is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter
*
*—**save $349!*

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CALsUZFFun_HsmnEOUF9%2BhdWznzfO4RPp%3DoJvxNp4RGwhRXrrYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.