Statistics
| Branch: | Tag: | Revision:

root / debian / snf-deploy.install @ c4f4ea47

History | View | Annotate | Download (120 Bytes)

# Date Author Comment
c948e5ec 10/21/2013 12:40 pm Dimitris Aragiorgis

deploy: remove fabfile form install

It now is part of the python module so it gets automatically
installed under /usr/share/pyshared/snfdeploy along with
init.py and lib.py

All actions can be imported through:

from snfdeploy.fabfile import *

Signed-off-by: Dimitris Aragiorgis <>

b5b426f3 08/05/2013 02:57 pm Dimitris Aragiorgis

Again fix ifup in snf-deploy.install

Signed-off-by: Dimitris Aragiorgis <>

fc89a4c8 08/02/2013 04:18 pm Christos Stavrakakis

snf-deploy: Fix typo in snf-deploy.install

6ce9b29d 08/02/2013 03:49 pm Christos Stavrakakis

snf-deploy: Update snf-deploy.install file

Update snf-deploy.install file to go wwith commit 369e96e.

95ff723d 08/01/2013 10:09 pm Dimitris Aragiorgis

Debian mods for snf-deploy

Signed-off-by: Dimitris Aragiorgis <>