summaryrefslogtreecommitdiffstats
path: root/laas-fog/pharoslaas/actions/apex_install.yaml
diff options
context:
space:
mode:
authorJack Morgan <jack.morgan@intel.com>2018-01-09 00:13:27 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-09 00:13:27 +0000
commit20074e1c1f43cec0b25d346cf3b5757b380eef09 (patch)
treec1a7beeb029efdf134daa145da791b1fd4656673 /laas-fog/pharoslaas/actions/apex_install.yaml
parentfb1ed51cfded9972793dbbb92e95b46e43b2a649 (diff)
parent52a2a91917ef9831fce792b8f4bddd0ff63faeec (diff)
Merge "Skeleton for Apex Support"
Diffstat (limited to 'laas-fog/pharoslaas/actions/apex_install.yaml')
-rw-r--r--laas-fog/pharoslaas/actions/apex_install.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/laas-fog/pharoslaas/actions/apex_install.yaml b/laas-fog/pharoslaas/actions/apex_install.yaml
new file mode 100644
index 0000000..1956997
--- /dev/null
+++ b/laas-fog/pharoslaas/actions/apex_install.yaml
@@ -0,0 +1,22 @@
+---
+##############################################################################
+# Copyright 2017 Parker Berberian and Others #
+# #
+# Licensed under the Apache License, Version 2.0 (the "License"); #
+# you may not use this file except in compliance with the License. #
+# You may obtain a copy of the License at #
+# #
+# http://www.apache.org/licenses/LICENSE-2.0 #
+# #
+# Unless required by applicable law or agreed to in writing, software #
+# distributed under the License is distributed on an "AS IS" BASIS, #
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
+# See the License for the specific language governing permissions and #
+# limitations under the License. #
+##############################################################################
+
+name: apex_install
+description: "placeholder for apex isntallation action"
+runner_type: remote-shell-script
+entry_point: apex_install.sh
+enabled: false