Allow more customization for backup app deployment
This commit is contained in:
parent
2a6b25215f
commit
2fcb81e0ae
4 changed files with 47 additions and 17 deletions
|
|
@ -29,7 +29,7 @@ Fabric deployment and maintenance.
|
|||
|
||||
from __future__ import unicode_literals, absolute_import
|
||||
|
||||
from .core import put, upload_template, make_deploy, mkdir, rsync
|
||||
from .core import put, upload_template, make_deploy, mkdir, rsync, UNSPECIFIED
|
||||
from .core import make_system_user, set_timezone, agent_sudo
|
||||
from .core import get_debian_version, get_ubuntu_version
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue