thanks Andrew,
the sourcepath i was using for AIX is
puppet:///userkeys/$pub_key.${username}. but I am pretty sure that with 0.24
it was working fine and i it appears to me since i upgrade to 0.25
sourcepath must require '/modules/' inlcuded here.
Thanks again for your prompt reply.
M Haris Faroo
Haris,
On Jul 6, 7:19 am, "M.F.Haris" wrote:
> $sourcepath = $operatingsystem ? {
> AIX => "/etc/puppet/modules/userkeys/files/$pub_key.$username",
> default => "puppet:///SLES/$pub_key.${username}",
> }
Here, on the AIX path you tell it to copy the id_dsa.pub /from a local
f