Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 491 Bytes

File metadata and controls

18 lines (10 loc) · 491 Bytes

Simple Nginx Cookbook (Metadata-Only)

This cookbook demonstrates the metadata-only dependency strategy for X2A Convertor.

Purpose

Test cookbook for validating the MetadataDependencyStrategy implementation.

Dependencies

  • cache - Local cookbook dependency
  • nginx - External dependency (declared but not fetchable without Berks/Policy)

Structure

  • metadata.rb - Cookbook metadata with dependency declarations
  • recipes/default.rb - Simple nginx installation recipe