Commit ff5f898c authored by Marco Mariani's avatar Marco Mariani

download ssh-config

parent 6446f251
......@@ -7,6 +7,7 @@ extends =
parts +=
datapublic
datapublic-patch
ssh_config
pear-modules
slapos.cookbook-repository
slapos-cookbook
......@@ -65,6 +66,13 @@ install_cmd =
sed -i "s|git@github.com:\(.*\)|https://github.com/\1|g" ${datapublic:location}/datapublic.make
[ssh-config]
recipe = slapos.recipe.download
url = ${:_profile_base_location_}/ssh_config
md5sum = 6532ddf50989961ad55dfa6a49383a1b
mode = 0644
[pear-modules]
recipe = cp.recipe.cmd
pear = ${apache-php:location}/bin/pear
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment