Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Fixin stuff #4

Merged
merged 3 commits into from
Dec 11, 2018
Merged

Fixin stuff #4

merged 3 commits into from
Dec 11, 2018

Commits on Nov 8, 2018

  1. Stop defaulting to omit

    Sean Myers committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    138bd57 View commit details
    Browse the repository at this point in the history
  2. Better error when connection detection fails

    If the role is unable to detect which connection manages the given
    interface, fail with a better error than 'Error: unknown connection
    "--"'
    
    closes oasis-roles#3
    Sean Myers committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    832222c View commit details
    Browse the repository at this point in the history
  3. Add clarification of role use to README

    In the process of actually using this role, I was reminded that it
    exists mainly to address a bit of an edge case, which is to be able to
    add an address to an interface after that interface has already been
    configured (e.g. after installing a system that receives addresses via
    DHCP, this role can be used to add an additional static address to that
    interface).
    Sean Myers committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    7a3d487 View commit details
    Browse the repository at this point in the history