Anyone have a workaround for this <augeas issue> t...
# general
j
Anyone have a workaround for this augeas issue that prevents parsing a
/etc/ssh/sshd_config
file when it contains
Match all
?
f
not familiar with this issue, can you share your actual query maybe i can repro?
j
select * from augeas where path = "/etc/ssh/sshd_config"
will produce no results.
k
Hmmm I seem to recall writing a slightly less capable table that didn't use augeas for this
Did it get deprecated?
j
What thing you are asking about getting deprecated?
k
Ah never mind me, it was client configs. I never made a server configs version
👍 1
Not sure why? I could probably do one tonight