Jamie (Bear) Murphy
Jamie (Bear) Murphy
sadly the existing system were looking to convert has many of these includes in this style and it writes the files back out often so even if we added a...
Correct in my case theres no comment text. Its the last character on that line
just got hit by this. downgrading too. I attempted the fix from https://github.com/saltstack/salt/pull/66330 but it just gave a new error: ``` Data failed to compile: ---------- Pillar failed to render...
beware of upgrading the master if you use gitfs... https://github.com/saltstack/salt/issues/68072
+1 on being able to include other config files
I was soo excited for a moment there...
It could easily be handled by comment spacers in the code when imported. A comment before and after each file designating the source and destination. In my usecase i wouldnt...
personally, i think the idea of a separate model `InterfaceVlanTranslation` is the better approach and would help a lot when it comes to documenting svlans in future. it could also...
I would have thought the local_vid would be a foreignkey to a vlan and the remote_vid would be an integer. Also im assuming those policies could be linked to a...
this fix worked for us to parse out hundreds of includes which had comments at the end of them