Jira is making me feel so loved.
On Mon, May 15, 2017 at 1:27 PM, Branan Riley wrote:
> Hi All,
>
> We're starting this triage process today, and it will last through
> Wednesday.
>
> On Thu, Mar 23, 2017 at 3:55 PM Eric Sorenson wrote:
>
>> Hi All – we're trying to get on top of the backlo
Good day,
We were using the scheduled_task resource to create a task. It creates the task
however we nwed to create the task in a folder under task scheduler.
\automation\inventory
We tried name => '\automation\inventory\
But at run says can not find path.
We looked at working_dir but that didn'
And to add the current hiera.yaml (3)
# Managed with Puppet
---
:backends:
- eyaml
- yaml
:yaml:
:datadir: "/etc/puppetlabs/code/environments/%{::environment}/hieradata"
:eyaml:
:extension: 'yaml'
:datadir: "/etc/puppetlabs/code/environments/%{::environment}/hieradata"
:pkcs7_private_k
Hallo,
Now that I have upgraded to the latest Puppet version I have the task to
upgrade our hiera setup.
Unfortunately we are heavily using calling_class and calling_module in our
setup. And although the documentation says currently hiera5 is backward
compatible. This doesn't work anymore.