-
Hello,
I'm trying to set a static IP and default route on a FreeBSD 11.1 machine with:
>class { 'bsd::network':
> v4gateway => '192.168.0.1'
>}
>bsd::network::interface { 'em0':
> descrip…
da125 updated
5 years ago
-
Based on issue https://github.com/puppetlabs-operations/puppet-puppet/issues/136 and @tampakrap's feedback on PR https://github.com/puppetlabs-operations/puppet-puppet/pull/140 we ought to fix Gentoo …
-
**Initial vagrant up of a newly downloaded PuPHPet archive works properly and NFS folders cleanly mount.**
``` text
ScottAir:JbfaLv scott$ vagrant up
Bringing machine 'default' up with 'virtualbox' p…
-
# Enhancement
In https://github.com/canonical/cloud-init/pull/5409 we enabled the `check_untyped_defs` mypy lint to not include more type issues and disabled modules not passing the check. Fix them…
-
Hi,
for my rented root server, I had up to now my default gateway defined as: fe80::1%re0
due to the failing test:
```
puppet agent --test
Info: Retrieving pluginfacts
Info: Retrieving plu…
-
Hi Fabio,
I get customization failures immediately after the vm is cloned from the template in vcenter. I created a box using gosddc/packer-post-processor-vagrant-vmware-ovf with the ubuntu.json (tr…
-
Hi bsdploy developers,
I pointed out the gplv3 conflict with ansible at https://github.com/ployground/ploy_ansible/issues/8.
However, at the same time, saltstack is a candidate for provisioning jail…
-
Related PRs: #777, #855, #499, #500, #682.
This module currently ships two configuration files that override upstream defaults, fastcgi_params and uwsgi_params. There are a couple of differences:
Mo…
3flex updated
7 years ago
-
### Description
There was some question in Slack, about supporting also FreeBSD guests.
I guess it would be "freema" or something, and not just "lima", but it is doable...
There are qcow2 ima…
-
Create a central repository for SPM to make it actually useful.
There currently is no usable central SPM repository to use, this makes SPM actually less useful than maintaining a mess of git submodul…