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

Swap fstab settings #8

Merged
merged 4 commits into from
Oct 30, 2014
Merged

Swap fstab settings #8

merged 4 commits into from
Oct 30, 2014

Commits on Oct 15, 2014

  1. add options in swap fstab file

    https://docs.puppetlabs.com/references/latest/type.html#mount
    fix for issue https://github.com/petems/puppet-swap_file/issues/5
    ```
    options
    (Property: This attribute represents concrete state on the target system.)
    
    Mount options for the mounts, as they would appear in the fstab.
    ```
    ozbillwang authored and Peter Souter committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    8400901 View commit details
    Browse the repository at this point in the history
  2. Update init.pp

    ozbillwang authored and Peter Souter committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    93b1bb1 View commit details
    Browse the repository at this point in the history
  3. Adds spec for the mount's options to default...

    To defaults (see #5 for details)
    Peter Souter committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    51d2898 View commit details
    Browse the repository at this point in the history
  4. Beaker tests for fstab settings

    Peter Souter committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    9c749d9 View commit details
    Browse the repository at this point in the history