Skip to content

Commit

Permalink
Merge pull request #66 from chicagopcdc/master
Browse files Browse the repository at this point in the history
sync with master
  • Loading branch information
grugna authored Sep 28, 2022
2 parents 8756ad7 + 90882fb commit d2986e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions files/squid_whitelist/web_wildcard_whitelist
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,4 @@
.xmission.com
.yahooapis.com
.yarnpkg.com
.pedscommons.org
2 changes: 1 addition & 1 deletion tf_files/aws/modules/squid_auto/cloud.tf
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ CLOUD_AUTOMATION="$USER_HOME/cloud-automation"
sudo yum update -y
sudo yum install git lsof -y
fi
git clone https://github.com/uc-cdis/cloud-automation.git
git clone https://github.com/chicagopcdc/cloud-automation.git
cd $CLOUD_AUTOMATION
git pull
Expand Down

0 comments on commit d2986e5

Please sign in to comment.