Skip to content
  • Paul Welch's avatar
    Gh98 fix failing ci (#102) · 5466001e
    Paul Welch authored
    * Fix FC116
    
    Cookbook depends on the deprecated compat_resource cookbook
    
    Chef 12 is end of life and this cookbook wasn’t necessary after Chef 12.19.
    
    * Remove Debian 7 From Tests Because it's EOL
    
    Debian 7 (Wheezy) is End of Life so this drops support
    from CI.
    
    https://wiki.debian.org/LTS
    
    * Fix basic InSpec test for agent recipe
    
    * Skip CentOS 6 to fix CI
    
    * Use Chef version 13.8 or higher
    
    - Use Chef version 13.8 or higher since 12 is EOL
    - Use major versions for testing distro names
    
    * Update required chef version
    5466001e