Hi all.

I'm trying to get r10k to pull down a hieradata repo, and deploy it to the
appropriate

I've added the following section to /etc/r10k.yaml

 hda-hieradata:

    remote: 'ssh://g...@stash.blah.com.au/puppet/blah-hieradata.git'

    basedir: "/etc/puppet/environments/${::environment}/hieradata/"

    prefix: true


I also tried -     basedir: "{::confdir}/hiera" - which also didn't work.


Is r10k able to use variables in the basedir?


This post would suggest that it may be possible;


http://garylarizza.com/blog/2014/03/07/puppet-workflow-part-3b/


e.g. 'basedir'
=> "${::settings::confdir}/hiera",


Any thoughts from anybody?


Regs,


Steven

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAB_ORUsw53%2B3MrnixWXUxoO5G2RZgqjymNNPu2zs0WB-LTNbdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to