WIP: Rework network_route provider with resource_api #263
WIP: Rework network_route provider with resource_api #263KeithWard wants to merge 20 commits intovoxpupuli:masterfrom
Conversation
Signed-off-by: David Hollinger <david.hollinger@nttsecurity.com>
|
Dear @KeithWard, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
1 similar comment
|
Dear @KeithWard, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
|
Dear @KeithWard, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
|
Dear @KeithWard, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
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
|
Dear @KeithWard, thanks for the PR! This is Vox Pupuli Tasks, your friendly Vox Pupuli Github Bot. I noticed that your pull request has CI failures. Can you please have a look at the failing CI jobs? |
|
Dear @KeithWard, thanks for the PR! This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
do not merge - for review only at this stage.
This is the rebase onto master of dhollinger's work, changing network_route to use the resource API.
Replaces #245