Trevor Vaughan

Results 117 comments of Trevor Vaughan

@ejaronne Thanks for the feedback. I actually meant for SAF itself. As in, "as a user, I want to deploy SAF but my ISSO is asking for 800-53 control mappings...

@aaronlippold The [compliance as code material for OpenShift](https://github.com/ComplianceAsCode/content/tree/master/applications/openshift) is a massively complex example. I was working under the theory that an application developed under Government contract would be designed for...

@aaronlippold That sounds reasonable. It sounds like the answer to my question is that there isn't one but there should be.

I don't have an easy way to test this but why not munge the name so that all slashes are escaped in the provider?

That makes sense and I certainly see the issue. So, this would be a core patch to augeas to allow for the specification of an alternate key separator? I would...

Yeah, I would give the user the ability to either use '/' or '|' as they desire so long as it is consistent within a given reference. Alternatively, you could...

Would it be possible to support both? If '/' is the first character, that's the separator, if '|' is, then that is the separator. Basically, either should be supported since...

@traylenator Huh...yeah, maybe. I'm honestly not sure. This really seems like a `systemd` thing so I figured it would go in the `systemd` module. It's a weird one.

Pretty sure this is resolved. Is anyone still having issues with this?

FYI, the way the `include` statement works in `go_md5` causes compilation to fail on occasion. It either needs to be ported to Puppet 4 or use a relative include.