Skip to content

Commit 75fe73b

Browse files
authored
Merge pull request #6 from IBM-Cloud/ga-release-q1
Support for Spectrum Scale storage nodes
2 parents 69e0e96 + 1f69142 commit 75fe73b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

scripts/user_data_symphony.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -548,11 +548,6 @@ function config_symprimary
548548
egosetsudoers.sh
549549
egosetrc.sh
550550
su ${CLUSTERADMIN} -c 'egoconfig join ${HOST_NAME} -f'
551-
echo $entitlementLine1 > $ENTITLEMENT_FILE
552-
echo $entitlementLine2 >> $ENTITLEMENT_FILE
553-
echo $entitlementLine3 >> $ENTITLEMENT_FILE
554-
echo $entitlementLine4 >> $ENTITLEMENT_FILE
555-
chown ${CLUSTERADMIN} $ENTITLEMENT_FILE
556551
su ${CLUSTERADMIN} -c 'egoconfig setentitlement $ENTITLEMENT_FILE'
557552
su ${CLUSTERADMIN} -c 'egoconfig mghost ${SHARED_TOP_SYM} -f'
558553
source ${EGO_TOP}/profile.platform

0 commit comments

Comments
 (0)