gpo: Open ssh config to write bytes
authorDavid Mulder <dmulder@suse.com>
Mon, 19 Apr 2021 19:42:35 +0000 (13:42 -0600)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 20 Apr 2021 07:39:37 +0000 (07:39 +0000)
commit25a2b7324bb615012571de566c1c7944ba1f4e58
tree4603bc5cc0ce7cc0254ebe866730ad1f39d550a4
parent667fd04ccd500bc6b5f619450b577f62d8a234ab
gpo: Open ssh config to write bytes

Reopening the existing config file fails because
we fail to open to write bytes.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/vgp_openssh_ext.py