Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit

Permalink
Update exportSexiGrafBundle.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rschitz committed May 4, 2021
1 parent 92fd3b1 commit 866e3df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions var/www/scripts/exportSexiGrafBundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ if [ -d "/mnt/wfs/whisper" ]; then
password=$(eval "$password" | cut -c 11-)
echo "$vcenter;$username;$password" >> /mnt/wfs/sexigraf-dump/conf/vicredentials.conf
done
cp /var/www/.vmware/credstore/vipscredentials.xml /mnt/wfs/sexigraf-dump/conf/vipscredentials.xml

# File encoding
openssl des3 -salt -in /mnt/wfs/sexigraf-dump/conf/vicredentials.conf -out /mnt/wfs/sexigraf-dump/conf/vicredentials.conf.ss -pass pass:sexigraf
rm -f /mnt/wfs/sexigraf-dump/conf/vicredentials.conf
Expand Down

0 comments on commit 866e3df

Please sign in to comment.