1c922c2234
It seems to compile the ports kernel modules into the OS, I need to be running the same kernel version as I am building, so I am putting it into its own VM.
6 lines
110 B
YAML
6 lines
110 B
YAML
dependencies:
|
|
- role: users
|
|
when: 'os_flavor == "linux"'
|
|
- role: gpg
|
|
when: 'os_flavor == "linux"'
|