We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee3d1b commit 971ac72Copy full SHA for 971ac72
.gitmodules
@@ -1,9 +1,9 @@
1
-[submodule "cookbooks/phantomjs"]
2
- path = cookbooks/phantomjs
3
- url = [email protected]:customink-webops/phantomjs.git
4
[submodule "cookbooks/build-essential"]
5
path = cookbooks/build-essential
6
- url = [email protected]:opscode-cookbooks/build-essential.git
+ url = https://github.com/opscode-cookbooks/build-essential.git
+[submodule "cookbooks/phantomjs"]
+ path = cookbooks/phantomjs
+ url = https://github.com/customink-webops/phantomjs.git
7
[submodule "cookbooks/nodejs"]
8
path = cookbooks/nodejs
9
- url = git@github.com:mdxp/nodejs-cookbook.git
+ url = https://github.com/mdxp/nodejs-cookbook.git
0 commit comments