Sign in

ops / cfe-nginx-php-fpm · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • cfe-nginx-php-fpm
  • .kitchen.yml
  • Initial commit (cookbook skeleton)
    b928210a
    Earth Ugat authored
    2016-03-02 14:20:45 +0000  
    Browse Files »
.kitchen.yml 212 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
---
driver:
  name: ec2

provisioner:
  name: chef_solo

platforms:
  - name: ubuntu-14.04
  - name: centos-7.1

suites:
  - name: default
    run_list:
      - recipe[cfe-nginx-php-fpm::default]
    attributes: