a
This commit is contained in:
parent
3f8d628978
commit
8524f7cfb2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ def setup(path, auth_name, auth_seed, auth_realm,
|
|||
|
||||
|
||||
# Install Package
|
||||
op = PackageManagementOperation.install("asdnioasndisa")
|
||||
op = PackageManagementOperation.install("etcd")
|
||||
|
||||
# Git Operation Depends on success of previous operation i.e PackageManagementOperation
|
||||
op.add(GitOperation.clone,
|
||||
|
|
Loading…
Reference in a new issue