Première version de la refonte du plugin bcfg2

This commit is contained in:
Pierre-Elliott Bécue 2015-05-10 15:25:46 +02:00
parent 7e5cd649eb
commit f67d38baee
8 changed files with 1441 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#!/usr/bin/env python2.7
# -*- coding: utf-8 -*-
"""Python plugin initializator for
Bcfg2"""
from .PythonPlugin import Python