Alexandre Barth
2016-04-21 09:41:38 UTC
Hello, i have a problem when using data types in Geppetto 4.3.1 (PP 4.0 is
selected to use future puppet language)
Optional[Array] $restricted_acl = undef
When saving the manifest, the formatter adds a space between Optional and
[Array], like this :
Optional [Array] $restricted_acl = undef
which is not the correct syntax for data types and leads to a puppet run
error.
How can i prevent this space insertion ?
Ty
selected to use future puppet language)
Optional[Array] $restricted_acl = undef
When saving the manifest, the formatter adds a space between Optional and
[Array], like this :
Optional [Array] $restricted_acl = undef
which is not the correct syntax for data types and leads to a puppet run
error.
How can i prevent this space insertion ?
Ty
--
You received this message because you are subscribed to the Google Groups "Puppet Geppetto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-geppetto+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Puppet Geppetto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-geppetto+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.