Pat Riehecky

Results 259 comments of Pat Riehecky

I've tried to add in test conditions. Per my usual behavior, `RAILS_ENV=test bundle exec rails snapshots:generate` provides a series of errors that make no sense to me. ```shell RAILS_ENV=test bundle...

The only one of these I actually use is anaconda. I've attempted the other installer tweaks based on their online documentation.

The template generation is producing an error on the `ntp-server` parameter test I added to RHEL. I have no idea how to fix that...

Merged suggested change, squashed, and rebased off `develop`. I'll rework the other `if` blocks. I'm unsure if I've got something overall rational for `junos` since there is the `server` and...

hmmm ``` Safemode doesn't allow to access 'constant' on Array ```

Took a stab at fixing with the check for `join`. I am staring at the error and not seeing I've done wrongly in the CI...

Is there more documentation I could look over for that workflow?

hmmmm, I guess I'm not really sure what the recommended systemd approach is to to unprivileged userspace containers with process/privilege isolation if `sub{u,g}id` is not recommended.