Skip to content

Commit

Permalink
Remove configuring of etc/hosts and gitconfig (#2165)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheran-senthil committed Dec 17, 2021
1 parent 6d8cd3b commit 7df1af4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions service-commands/scripts/setup-instance.sh
Expand Up @@ -150,10 +150,6 @@ case "$service" in
# TODO fix install and provisioning for fast
fi

copy_file_to_remote $provider $user $name "~/.gitconfig" "~/.gitconfig"

configure_etc_hosts

echo -e "\nLogin using:\n"
echo -e "gcloud compute ssh $user@$name\n"
;;
Expand Down

0 comments on commit 7df1af4

Please sign in to comment.