samba-in-kubernetes / sambacc

A library and CLI tools for managing Samba servers in containers.
GNU General Public License v3.0
13 stars 16 forks source link

sambacc: simplify the closure function writing ctdb config #117

Closed phlogistonjohn closed 5 months ago

phlogistonjohn commented 5 months ago

A minor cleanup in the ctdb.py module. If we are going to use a closure we might as well go all the way with it.