0

Can I use https://github.com/engineyard/ey-cloud-recipes these cookbooks/recipies on my own server or is this specific to the engine yard environment?

codecompleting
  • 9,251
  • 13
  • 61
  • 102

1 Answers1

2

It looks like they are specifically for the EngineYard environment.

iain
  • 16,204
  • 4
  • 37
  • 41
  • ok, but I guess they are a great resource to learn and build from then right? – codecompleting Nov 14 '11 at 21:53
  • 2
    EY also uses a very old version of Chef. Last I knew it was 0.6.0.2 (.2 being EY's version). The 0.6 release is 2.5 years old; 0.10.4 is the current release, and 0.10.6 will be out soon. – jtimberman Nov 22 '11 at 07:06