mirror of https://github.com/hashicorp/terraform
Use https: instead of git: to getch from repository Manually fetch gpg key to avoid proxy issues Start up middleman server Open up port 4567 so it's available from hostpull/2667/head
parent
ab0a7d8096
commit
d71e9b968a
@ -1,3 +1,3 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "middleman-hashicorp", github: "hashicorp/middleman-hashicorp"
|
||||
gem "middleman-hashicorp", git: "https://github.com/hashicorp/middleman-hashicorp"
|
||||
|
||||
Loading…
Reference in new issue