X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ceph%2Fvariables.resource;fp=ceph%2Fvariables.resource;h=0000000000000000000000000000000000000000;hb=980caf9de32c2a8a04415d584b968f7582abcd75;hp=fb6e3e5f57f7b51e520de1cd7d12bcd0bc96168c;hpb=288cd2eb7d5bdbce4963e95b5f03234027428055;p=validation.git diff --git a/ceph/variables.resource b/ceph/variables.resource deleted file mode 100644 index fb6e3e5..0000000 --- a/ceph/variables.resource +++ /dev/null @@ -1,24 +0,0 @@ -############################################################################## -# Copyright (c) 2019 AT&T Intellectual Property. # -# Copyright (c) 2019 Nokia. # -# # -# Licensed under the Apache License, Version 2.0 (the "License"); # -# you maynot 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. # -############################################################################## - - -*** Variables *** -${HOST} localhost # cluster's master node address -${USERNAME} cloudadmin # user to log in to the host -${KEYFILE} ~/.ssh/id_rsa # identity file for authentication -${NODENAME} recmaster # cluster's master node base name -${SSH_CMD} ssh -o StrictHostKeyChecking=no # disable host key checking