summaryrefslogtreecommitdiff
path: root/lib/chef/resource/ifconfig.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-18: Enable unifed_mode by defaultLamont Granquist2022-03-181-1/+0
* Update lib/chef/resource/ifconfig.rb Tim Smith2020-10-261-1/+1
* ifconfig is not compatible with Fedora 33 or laterTim Smith2020-10-261-1/+1
* Merge pull request #10530 from chef/test_ifconfigTim Smith2020-10-191-5/+48
|\
| * Remove bogus example and add a note to the description.Tim Smith2020-10-191-9/+1
| * Test ifconfig in Test Kitchen and add examples to the resourcetest_ifconfigTim Smith2020-10-191-4/+55
* | Add bridge property to ifconfig for RHEL based systemsTim Smith2020-10-191-0/+4
|/
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* More resource formatting and wording updatesTim Smith2020-04-291-6/+6
* Remove the canonical DSLLamont Granquist2020-03-031-1/+1
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-281-0/+2
* Sync over resource documentation from the docs siteTim Smith2019-10-151-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-26/+26
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Update description to match docs updateTim Smith2018-09-171-1/+1
* ifconfig: Add gateway property on RHEL/Debian based systemsifconfigTim Smith2018-07-161-2/+6
* Remove the gateway propertyTim Smith2018-07-161-4/+0
* Merge branch 'vlan' of https://github.com/tomdoherty/chef into tomdoherty-vlanTim Smith2018-07-161-0/+8
|\
| * Allow specifying VLAN on RHEL/CentosTom Doherty2017-09-131-0/+9
* | Add missing periods in descriptionsTim Smith2018-07-091-2/+2
* | Minor fixes from PR reviewTim Smith2018-06-131-1/+1
* | Add more property descriptions to resourcesTim Smith2018-06-121-17/+57
* | Merge pull request #6854 from chef/resource_docsTim Smith2018-02-211-2/+2
|\ \
| * | Add new introduced and description resource properties to many resourceTim Smith2018-02-141-2/+2
* | | Correct a :cop: violationAaron Kalin2018-02-201-1/+1
* | | Add support for network family in DebianAaron Kalin2018-02-201-0/+1
|/ /
* | Fix identity on device propertyifconfig_resourceTim Smith2017-12-181-2/+1
* | Modernize the ifconfig resourceTim Smith2017-12-181-149/+23
|/
* Add options for bonding NICs on RHEL/CentosTom Doherty2017-09-071-0/+27
* Add support for specifying ETHTOOL_OPTS on Red HatTom Doherty2017-09-071-0/+9
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-12/+12
* autofixing whitespace copsLamont Granquist2016-02-051-13/+13
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-12/+12
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+3
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Add "provides" to all resourcesJohn Keiser2015-05-131-2/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+149