Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 committed Mar 18, 2019
1 parent 452c757 commit cc1beb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions functions/deployblitz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ ansible-playbook /opt/pgclone/ymls/mount.yml -e "drive=tdrive"

# deploy only if pgmove is using encryption
if [[ "$transport" == "be" ]]; then
type=tcrypt
encryptbit="C"
ansible-playbook /opt/pgclone/ymls/crypt.yml -e "drive=gcrypt"
echo "be" > /var/plexguide/deployed.version
type=tcrypt
Expand Down

0 comments on commit cc1beb7

Please sign in to comment.