Issue #17177 has been updated by Jeff McCune.

Status changed from In Topic Branch Pending Review to Merged - Pending Release
Assignee deleted (Jeff McCune)
Target version changed from 1.6.x to 1.6.15

Merged into 1.6.x
=====

And up through 1.7.x, 2.x, and master.  This fix will be included in Facter 
1.6.15, 1.7.0, 2.0.0 and later versions.

As: [6b9ce2e](https://github.com/puppetlabs/facter/commit/6b9ce2e)

<pre>
$ git branch --contains 6b9ce2e
* 1.6.x
  1.7.x
  2.x
  jeff-ticket/1.6.x/17177_add_mtu_to_interfaces
  master
$ git push puppetlabs
Counting objects: 99, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (59/59), done.
Writing objects: 100% (59/59), 5.82 KiB, done.
Total 59 (delta 48), reused 0 (delta 0)
To g...@github.com:puppetlabs/facter.git
   df321c0..b2d46a2  1.6.x -> 1.6.x
   56e6057..d45090b  1.7.x -> 1.7.x
   e26885d..8981e26  2.x -> 2.x
   27fe2f7..97fa0c3  master -> master
</pre>
----------------------------------------
Feature #17177: Add MTU information to interfaces
https://projects.puppetlabs.com/issues/17177#change-76339

Author: Francis Gulotta
Status: Merged - Pending Release
Priority: Normal
Assignee: 
Category: interface
Target version: 1.6.15
Keywords: mtu interfaces
Branch: https://github.com/puppetlabs/facter/pull/345 
Affected Facter version: 


I'd like to add the mtu label for Util::IP for linux, bsd and sunos. These 
platforms already provide the mtu information for each interface in commands we 
run. Currently ignore it. Id also like to add mtu to the list of attributes 
provided in interfaces.rb.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to