-
-
I submitted a PR for upgrading cfengine to 3.17.0 and it was merged.
When I go to install with `pkg install cfengine` though I get the previous version.
Looking at https://dl.bintray.com/termux/…
-
Hello !
I have encountered an error during gohan vm provision, I've noticed that you asked the issuer of issue 20 to put more information ( using the --debug flag during provision ) so here's my out …
-
We now have the "directory" build step so I think you can:
- rm def.json
- tag the policy as autorun
```
bundle agent monitor_file_paths_tagged_all_changes
{
meta:
"description" strin…
-
**Package description**
A Btree-based database management library modeled loosely on the BerkeleyDB API, but much simplified.
I am working on a cfengine package and need lmdb as a dependency.
**L…
-
vagrant up goku
INFO global: Vagrant version: 2.2.14
INFO global: Ruby version: 2.7.4
INFO global: RubyGems version: 3.2.27
INFO global: VAGRANT_LOG="debug"
WARN global: resolv replacement ha…
-
`vagrant upload` lets you upload files via the active communicator. It seems like it is not implemented here:
```console
vagrant-communicator-docker-test-case# VAGRANT_LOG=info vagrant up --provi…
-
For me nearly every Vagrantbox is unable to boot. It looks like the VMs don't find their disks - at least the error messages in the VMs look like this (example from openSUSE 15.2):
CentOS/RHEL 7 an…
-
Plugin installs when using `CONFIGURE_ARGS='with-ldflags="-L/opt/vagrant/embedded/lib64 -L/opt/vagrant/embedded/lib" with-libvirt-include=/usr/include/libvirt with-libvirt-lib=/usr/lib' GEM_HOME=~/.…
-
### Steps to reproduce
1. Create Vagrantfile to reference remote KVM server.
2. Run `vagrant up sol --provider=libvirt`
### Expected behaviour
The domain should be created and come online.
##…