distrax.mons.set_mon#

distrax.mons.set_mon(mon)[source]#

Sets the MON to use.

Parameters:

mon (str) – the mon to get, i.e. ceph

Return type:

None

Examples

>>> distrax.mons as mon
>>> mon.set_mon()