Ejemplo n.º 1
0
def test_setupnode_rollback():
    print "TESTING ROLLBACK SETUPSERVER"
    #output['debug']=True
    setupnode(rollback=True)
Ejemplo n.º 2
0
def test_setupnode():
    #limit the packages for this
    env.BASE_PACKAGES= ['python-setuptools','apache2','libapache2-mod-wsgi','nginx']
    setupnode()