also tried
environment => [ 'key1=v1', 'key2=v2' ]
still its not present..
On Friday, May 26, 2023 at 7:55:03 AM UTC-4 sli...@verizon.net wrote:
> Hello,
>
> ow to set multiple key value pairs in cron environment property?
>
> I tried
> environment => 'key1=v1,key2=v2'
> and
> environment =>
Hello,
ow to set multiple key value pairs in cron environment property?
I tried
environment => 'key1=v1,key2=v2'
and
environment => 'key1=v1:key2=v2'
however in my cron job, echo $key1 or $key2 are always empty.
-S
--
You received this message because you are subscribed to the Google Group
nsions.
>
> On Thu, May 25, 2023 at 08:03 'sli...@verizon.net' via Puppet Users <
> puppet...@googlegroups.com> wrote:
>
>> Thanks I added to /etc/sysconfig/puppet and looks like agent service is
>> up.
>> However, i ran into other issue.
>&g
e Vault connection will be made
> from the agent. Therefor, if you configure Vault using environment
> variables, you'll want to do so from the agent. If you're using systemd,
> you should be able to configure those in the .service file as you suggest.
>
>
>
>
>
Hello,
I have vault set up using role and secret id
I downloaded puppetlabs-vault module and saw the code snippet with that
module https://www.puppet.com/integrations/vault-by-hashicorp
*With vault_lookup::lookup deferred method, i don't want to pass my role
and secret, so other option is set a