-
## Describe the Bug
This module inherited a bug in PDK which causes the `docker_stack` resource to ungracefully fail with a "wrong number of arguments" error while calling `psych`'s YAML.safe_load.
…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 7.26.0
- Ruby: 2.7.8
- Distribution: Ubuntu 18.04
- Module version: 4.1.0
## How to reproduce (e.g Puppet code you…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 7.28.0
- Ruby: 2.7.0p0
- Distribution: Ubuntu 20.04.6 LTS (focal)
- Module version: 3.1.0
## How to reproduce (e.g Pup…
-
```
$ apt-get install puppet-agent
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 5.5.2 (AIO package)
- Distribution: Ubuntu 18.04 (Bionic)
- Module version: v6.3.1-rc0
## How to reproduce (e.g Puppet …
-
## Describe the Bug
Using `docker_compose` together with a `docker-compose.yaml` with a custom build image like for example:
* docker-compose.yml:
```yaml
version: '3.5'
services:
example:
…
-
Hi,
I have cloned this into my /etc/puppet/modules/puppet-postgresql and i have changed to postgresql and my site.pp is under /etc/puppet/manifests/site.pp it has
node default {
class {'postgr…
-
On ubuntu Precise, after install these puppet modules:
for i in alkivi-zabbix alkivi-motd puppetlabs-apt; do
sudo puppet module install $i;
done
the utility genpwd isn't found with this error:
su…
-
### Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: OSS 4.7.0
- Ruby: 2.3.1p112
- Distribution: Ubuntu 16.04
- Module version: 1.0.2
### How to reproduce (e.g Puppet code you us…
-
## Describe the Bug
With olderversion of apt module this used to work:
```
apt::source { 'elastic-7':
comment => "Elastic packages 7",
location => "http://artifacts.elastic.co/pa…