Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Add FreeBSD tests #10

Merged
merged 3 commits into from Oct 30, 2014
Merged

Add FreeBSD tests #10

merged 3 commits into from Oct 30, 2014

Commits on Oct 30, 2014

  1. Puppet-lint fixes:

    ```
    manifests/init.pp - WARNING: string containing only a variable on line 50
    manifests/init.pp - WARNING: indentation of => is not properly aligned on line 53
    manifests/init.pp - WARNING: indentation of => is not properly aligned on line 54
    manifests/init.pp - WARNING: unquoted file mode on line 53
    manifests/init.pp - WARNING: mode should be represented as a 4 digit octal value or symbolic mode on line 53
    ```
    Peter Souter committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    966cd24 View commit details
    Browse the repository at this point in the history
  2. Spec for FreeBSD systems

    Checks that it'll fail out
    Peter Souter committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    eb67257 View commit details
    Browse the repository at this point in the history
  3. Add link to the GitHub issue for FreeBSD support

    Peter Souter committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    1b9b3f0 View commit details
    Browse the repository at this point in the history