Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Rework network_route provider with resource_api #263

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Dec 8, 2019

  1. WIP: Rework network_route provider

    Signed-off-by: David Hollinger <[email protected]>
    David Hollinger authored and KeithWard committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    623af81 View commit details
    Browse the repository at this point in the history
  2. Remove simple_provider

    David Hollinger authored and KeithWard committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    c245a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33cc39a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da5e260 View commit details
    Browse the repository at this point in the history
  5. Add network::route defined type

    dhollinger authored and KeithWard committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    f41d8a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae6d6d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f7ea32 View commit details
    Browse the repository at this point in the history
  8. Add new type tests

    dhollinger authored and KeithWard committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    36ba373 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73d686d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81450b6 View commit details
    Browse the repository at this point in the history
  11. WIP - add create tests

    dhollinger authored and KeithWard committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    9241848 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e53ffb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5caf009 View commit details
    Browse the repository at this point in the history
  14. Remove old unused tests

    dhollinger authored and KeithWard committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    4e5937d View commit details
    Browse the repository at this point in the history
  15. Puppet Strings update v1

    dhollinger authored and KeithWard committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    f677bd9 View commit details
    Browse the repository at this point in the history
  16. Fixup syntax of route.pp

    KeithWard committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    e412732 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    fe44ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e184f33 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Fixup overzealous rubocop

    KeithWard committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    d6acbe3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. Merge branch 'master' into resource_refactor

    Conflicts:
    	lib/facter/network.rb
    	lib/puppet/provider/network_route/redhat.rb
    	spec/unit/facts/network_nexthop_ip_spec.rb
    	spec/unit/facts/network_primary_interface_spec.rb
    	spec/unit/facts/network_primary_ip_spec.rb
    	spec/unit/provider/network_route/redhat_spec.rb
    	spec/unit/provider/network_route/routes_spec.rb
    	spec/unit/type/network_route_spec.rb
    KeithWard committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    286f533 View commit details
    Browse the repository at this point in the history