Skip to content
Snippets Groups Projects
  1. Feb 02, 2017
  2. Jan 25, 2017
  3. Jan 18, 2017
  4. Jan 12, 2017
    • Steve Traylen's avatar
      New variable sync variable extra_exclude_paths · e31a4d49
      Steve Traylen authored
      The typical use case is to set in `.sync.yml`
      
      ```yaml
      ---
      ci/Rakefile:
        extra_exclude_paths:
          - tests/**/*
      ```
      
      This will exclude a directory from being puppet linted or
      compiled for syntax errors.
      
      Useful for examples or test directories of junk.
      e31a4d49
  5. Dec 13, 2016
  6. Dec 01, 2016
  7. Nov 29, 2016
  8. Nov 23, 2016
  9. Sep 27, 2016
  10. Sep 07, 2016
  11. Jun 23, 2016
  12. Apr 27, 2016
  13. Apr 26, 2016
  14. Apr 21, 2016
  15. Apr 19, 2016
  16. Dec 03, 2015
Loading