diff options
author | Frank Brockners <fbrockne@cisco.com> | 2015-04-03 07:17:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-04-03 07:17:19 +0000 |
commit | 2797591c64423a62522f5f7e667422c5434229b2 (patch) | |
tree | b636a5d21a6e564abe3b070ac91397c005d093f0 /fuel/ci/deploy.sh | |
parent | d65c837590e55abb168af92e52ae199ba183df5c (diff) | |
parent | 1e066de62f2b4bcc833ce62a16efdcbf71d3dd9b (diff) |
Merge "Automatic Deployment - Deployment Hardware Adapter - Deployment Environment Adapter - Fuel environment cleanup - Fuel environment configuration"
Diffstat (limited to 'fuel/ci/deploy.sh')
-rwxr-xr-x[-rw-r--r--] | fuel/ci/deploy.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fuel/ci/deploy.sh b/fuel/ci/deploy.sh index e69de29..d11c65a 100644..100755 --- a/fuel/ci/deploy.sh +++ b/fuel/ci/deploy.sh @@ -0,0 +1,3 @@ +# To be able to deploy on a certain metal environment there needs to be a Deployment Environment Adaptor executable" +# properly added to $PATH such that deploy.sh can call it by $dea [options] as indicated by ./deploy -h. + |