Brandon Currell
Brandon Currell
If this gets approved / added, I have access to the following 2 rack types I'd be willing to add files for: - [Startech 42U 4-post open frame](https://www.startech.com/en-gb/server-management/4postrack42) - [Startech...
Example / actual file for Startech 42U 4 poster: ```yaml --- manufacturer: Startech model: 4 Post 42U slug: startech-4postrack42 width: 19 u_height: 42 form_factor: 4-post-frame description: Startech 4 Post 42U...
I don't think we can just add a field to this data. I assume if the field doesn't exist, it'll fail or ignore it. And I doubt we should assume...
Hi @danner26. Does this PR just need the folder structure doing, or is there more to it? I'm happy to create a PR with my above sample rack data and...
 This is a screenshot of `anydump.sh` showing the packets starting on TEST_02 (VRF) and eth04 (interface), then switching to eth01 (in default VRF). Adding the following policy rule is...
Hi @ordex. Is this something that can be handled, either with a PR to add the feature, or a documentation / code update to state that it's not a valid...
I'll be honest, the OpenVPN code base is quite intimidating, but I'll take a look at this soon and see if I can figure my way around.
Hi @ordex. I've sent in a PR #690 with my changes. Would love some feedback.
Hi again, This is slightly less required now, I've started work on a wrapper container that will handle the templating: https://github.com/BCurrell/blocky-templates If you're tempted to include this feature yourself, I'd...
Following from #683, add an option to check for the `bind-dev` option and disable DCO. I'm not sure if this is the correct function to add it to. Also, isn't...