28bb69bd41
This module was using python 2.6 string .format(). To enable the module to run on python2.4, replace the .format formatting with '%s' based string formatting. There was also a use of a 'filename' variable in the NosystemdTimezone.get() method that was never set. An import of 'os' was also added for clarity. |
||
---|---|---|
.. | ||
__init__.py | ||
alternatives.py | ||
at.py | ||
capabilities.py | ||
cronvar.py | ||
crypttab.py | ||
debconf.py | ||
facter.py | ||
filesystem.py | ||
firewalld.py | ||
getent.py | ||
gluster_volume.py | ||
iptables.py | ||
kernel_blacklist.py | ||
known_hosts.py | ||
locale_gen.py | ||
lvg.py | ||
lvol.py | ||
make.py | ||
modprobe.py | ||
ohai.py | ||
open_iscsi.py | ||
osx_defaults.py | ||
pam_limits.py | ||
puppet.py | ||
sefcontext.py | ||
selinux_permissive.py | ||
seport.py | ||
solaris_zone.py | ||
svc.py | ||
timezone.py | ||
ufw.py | ||
zfs.py |