We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69e0e96 + 1f69142 commit 75fe73bCopy full SHA for 75fe73b
scripts/user_data_symphony.sh
@@ -548,11 +548,6 @@ function config_symprimary
548
egosetsudoers.sh
549
egosetrc.sh
550
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
556
su ${CLUSTERADMIN} -c 'egoconfig setentitlement $ENTITLEMENT_FILE'
557
su ${CLUSTERADMIN} -c 'egoconfig mghost ${SHARED_TOP_SYM} -f'
558
source ${EGO_TOP}/profile.platform
0 commit comments