Skip to content

Commit

Permalink
Merge pull request #6 from IBM-Cloud/ga-release-q1
Browse files Browse the repository at this point in the history
Support for Spectrum Scale storage nodes
  • Loading branch information
alexarvinraj authored Jan 28, 2022
2 parents 69e0e96 + 1f69142 commit 75fe73b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/user_data_symphony.sh
Original file line number Diff line number Diff line change
Expand Up @@ -548,11 +548,6 @@ function config_symprimary
egosetsudoers.sh
egosetrc.sh
su ${CLUSTERADMIN} -c 'egoconfig join ${HOST_NAME} -f'
echo $entitlementLine1 > $ENTITLEMENT_FILE
echo $entitlementLine2 >> $ENTITLEMENT_FILE
echo $entitlementLine3 >> $ENTITLEMENT_FILE
echo $entitlementLine4 >> $ENTITLEMENT_FILE
chown ${CLUSTERADMIN} $ENTITLEMENT_FILE
su ${CLUSTERADMIN} -c 'egoconfig setentitlement $ENTITLEMENT_FILE'
su ${CLUSTERADMIN} -c 'egoconfig mghost ${SHARED_TOP_SYM} -f'
source ${EGO_TOP}/profile.platform
Expand Down

0 comments on commit 75fe73b

Please sign in to comment.