HomePhorge

(PUP-2349) Specify mode as an octal string consistently in spec manifest…
1edb10408723Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2349) Specify mode as an octal string consistently in spec manifest snippets

In the puppet 4.0 parser, the file resource's mode property will be
required to be a string containing an octal (or symbolic) representation
of mode.

For consistency then, this commit changes all cases where mode was
specified as a Numeric to be a string containing an octal representation
of mode (always prefaced with a 0, again for clarity and consistency).

Details

Provenance
Kylo Ginsberg <kylo@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU4dfe6bc88834: (PUP-2349) Force mode property to be a string
Branches
Unknown
Tags
Unknown

Event Timeline

Kylo Ginsberg <kylo@puppetlabs.com> committed rPU1edb10408723: (PUP-2349) Specify mode as an octal string consistently in spec manifest… (authored by Kylo Ginsberg <kylo@puppetlabs.com>).Aug 27 2014, 8:46 PM