Carl Perry

Results 4 issues of Carl Perry

The busser does a bundle install to create the verify environment, however it does not exec serverspec through that bundle. The end result is that while it looks like it's...

enhancement

Instead of providing a list of IP addresses, most larger providers simply have subnet blocks attached to networks. For example: vlan224: 192.168.24.0/24 vlan228: 192.168.28.0/24 vlan316: 172.16.16.0/24 Using these subnet definitions...

**Describe the bug** When attempting to download the golang archive on FreeBSD 13 the checksum fails to verify with the following error: ``` verifying checksum sha256sum: option requires an argument...

The official golang site now makes riscv64 builds available for linux. This adds the correct `uanem -m` match in the helper. Tested on a Banana Pi BPI-F3 running Ubuntu 20.04,...