Manifest for an app:
class my_app {
.
.
.
file { '/etc/sysconfig/my_app/configs':
ensure => directory,
mode => 0755,
source =>
'https://subversion.mycompany.com/repository/project/trunk/model-config',
}
How would I provide user auth?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/c0af66b3-a4c4-4f50-bdcd-e04a80b24a7e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.