-
Latest vagrant (1.7.4 as of this writing) does not support bundler 1.10.6...
The error message is shown below:
Bundler could not find compatible versions for gem "bundler":
In Gemfile:
vagrant…
-
## Expected Behavior
I would expect JSON output from 5.12.0 to match 5.13.0 when using assets defined using `builds`.
## Current Behavior
Currently assets defined with `builds` are crea…
-
8.29.0 seems to crash right around the ~1024 open TCP (+SSL) sessions:
```
(gdb) bt
#0 0x00007ffff69e81d7 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1 0x00007…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: puppet-agent-5.5.14-1.el7.x86_64
- Ruby: ?
- Distribution: CentOS
- Module version: 2.2.0
## How to reproduce (e.g Pup…
-
**Describe the bug**
Create host does not work and the following error ist shown:
2019-06-26T10:39:53 [I|app|a134af24] Adding Compute instance for doyle-nicklos.proxmox.test
2019-06-26T10:39:53 […
-
Please make sure that you specify the fully qualified paths for mysql and mysqladmin. For example: database.pp line 11: $mysql_cmd = 'mysql -A -uroot -hlocalhost' - it would probably make sense to do …
-
**Describe the bug**
When running `pdk validate` and specifying a folder as one of the targets, then you get a type error:
```
[|] Checking metadata syntax (metadata.json tasks/*.json)./opt/puppet…
-
Installing Dashing on CentOS 7 (I'm using CentOS 7.6.1810) is a bit of a chore thanks to CentOS no longer having an update ruby vesion in the general repositories. So I had to install Ruby [this w…
pauby updated
5 years ago
-
# Summary
When I try to perform a `hiera.lookup` request in a spec, the hierarchy doesn't find the `kernel` fact. Because of that, Hiera shows this message:
Ignoring bad definition in :hierar…
-
_/etc/init.d/wazuh-agent status_ is checking all processes and it's common the _ossec-execd_ is not running. The init script returns non zero status and puppet thinks wazuh_agent service not running a…