Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 370 Bytes

File metadata and controls

6 lines (5 loc) · 370 Bytes

lcd_basic

  1. Write the Chef recipe code so that all tests are passing within test kitchen.
  2. Create an attribute called greeting which contains the string: "Greetings"
  3. Place a template in /var/www/html and use the attribute within it to output the phrase "Greetings, Planet Earth!"
  4. Use the PHP cookbook from the supermarket with version 3.1.1 to install php.