summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Account.py
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2008-06-09 15:56:41 +0000
committerNarayan Desai <desai@mcs.anl.gov>2008-06-09 15:56:41 +0000
commit34b24211eb8baddec7daf6fa7ecb151fd9aa82e3 (patch)
tree7935aa537394f32383e026d2e0dead3cad13a30a /src/lib/Server/Plugins/Account.py
parentdc0f82b0b3bce69f9a146126aabf0b2063e64a47 (diff)
downloadbcfg2-34b24211eb8baddec7daf6fa7ecb151fd9aa82e3.tar.gz
bcfg2-34b24211eb8baddec7daf6fa7ecb151fd9aa82e3.tar.bz2
bcfg2-34b24211eb8baddec7daf6fa7ecb151fd9aa82e3.zip
Change to typed plugin system
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4680 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/lib/Server/Plugins/Account.py')
-rw-r--r--src/lib/Server/Plugins/Account.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Server/Plugins/Account.py b/src/lib/Server/Plugins/Account.py
index 8599c028a..8cab47b01 100644
--- a/src/lib/Server/Plugins/Account.py
+++ b/src/lib/Server/Plugins/Account.py
@@ -3,7 +3,7 @@ __revision__ = '$Revision$'
import Bcfg2.Server.Plugin
-class Account(Bcfg2.Server.Plugin.Plugin):
+class Account(Bcfg2.Server.Plugin.GeneratorPlugin):
'''This module generates account config files,
based on an internal data repo:
static.(passwd|group|limits.conf) -> static entries