summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
* Just use an empty stringrubocop_unfreezestringTim Smith2018-03-121-3/+3
* Use Ruby 2.3's +'' instead of String.newTim Smith2018-03-111-3/+3
* Merge pull request #6956 from chef/bffTim Smith2018-03-071-2/+2
|\
| * Rename bff provider to match its resourceTim Smith2018-03-061-2/+2
* | Use verify to validat the keyfix_apt_repoTim Smith2018-03-051-6/+1
* | Avoid compile time error in apt_repositoryTim Smith2018-03-051-10/+5
|/
* Chefstyle fixTim Smith2018-03-051-1/+1
* better docs for Chef::Provider::Service::Upstart.supports?Brad2018-03-051-0/+1
* Merge pull request #6903 from chef/portageThom May2018-03-051-1/+1
|\
| * Remove the provider check in the portage resourceportageTim Smith2018-02-261-1/+1
* | Merge pull request #6940 from mbakhoff/macports-typoThom May2018-03-051-1/+1
|\ \
| * | fix typo in macports error handlingMärt Bakhoff2018-03-041-1/+1
* | | Merge pull request #6942 from coderanger/allow_downgradeThom May2018-03-051-1/+1
|\ \ \
| * | | Use the existing helper method for package resource classes that don't suppor...Noah Kantrowitz2018-03-041-1/+1
| |/ /
* | | Merge pull request #6498 from chef/apt_repo_cleanupTim Smith2018-03-041-31/+123
|\ \ \ | |/ / |/| |
| * | Break out the gpg key validation into its own methodapt_repo_cleanupTim Smith2018-02-261-8/+15
| * | Yard improvementsTim Smith2018-02-261-5/+27
| * | Don't check that we're a PPA URL twiceTim Smith2018-02-261-1/+0
| * | More YARDTim Smith2018-02-261-0/+21
| * | Add debugging for when we do nothing on the remove actionTim Smith2018-02-261-1/+2
| * | Extract repo components logic into its own methodTim Smith2018-02-261-7/+15
| * | More YARDTim Smith2018-02-261-0/+4
| * | Split building the key import command into into its own methodTim Smith2018-02-261-2/+11
| * | Add a debug line for skipping key importTim Smith2018-02-261-1/+3
| * | Add some commentsTim Smith2018-02-261-0/+13
| * | Collapse the not_if formatTim Smith2018-02-261-3/+1
| * | Break key type detection into its own methodTim Smith2018-02-261-8/+18
| * | Remove unnecessary run_command on the shell_outTim Smith2018-02-261-2/+0
| |/
* | Allow specifying a comment for routesThomas Doherty2018-03-011-1/+2
* | Remove the :uninstall action from chocolatey_package - CHEF-21remove_choco_uninstallTim Smith2018-02-281-8/+0
* | Don't use .eql? in the aix mount provider (#6915)Tim Smith2018-02-271-7/+6
|/
* Add support for network family in DebianAaron Kalin2018-02-201-3/+3
* Merge pull request #6843 from Intility/add_powershell_package_source_paramTim Smith2018-02-191-7/+22
|\
| * fix chefstyle errorsTor Magnus Rakvåg2018-02-121-1/+1
| * add source paramTor Magnus Rakvåg2018-02-121-0/+5
| * create function to build powershell callsTor Magnus Rakvåg2018-02-121-7/+17
* | Suppress key data value if sensitive (fixes #5695)Stephen Hoekstra2018-02-151-4/+16
* | Merge pull request #6822 from chef/lcg/remote_file_cleanup_tempfilesLamont Granquist2018-02-131-3/+8
|\ \
| * | RemoteFile: unlink tempfile when using cache control shows unchangedlcg/remote_file_cleanup_tempfilesLamont Granquist2018-02-021-3/+8
* | | Merge pull request #6612 from MsysTechnologiesllc/harry/allow_setting_environ...Thom May2018-02-122-88/+48
|\ \ \
| * | | require file as per alphabetical orderharikesh-kolekar2018-01-311-4/+1
| * | | rename env resource to windows_envharikesh-kolekar2018-01-302-88/+47
| * | | delete env variable if present in current processharikesh-kolekar2018-01-301-1/+1
| * | | Add user attribute to create env variableharikesh-kolekar2018-01-301-4/+8
* | | | Merge pull request #6835 from nathwill/sd-moar-actionsThom May2018-02-121-1/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | add additional systemd unit actionsNathan Williams2018-02-071-1/+19
* | | | Merge pull request #6837 from Intility/simplify_powershell_out_callsThom May2018-02-091-6/+6
|\ \ \ \
| * | | | remove excess whitespaceTor Magnus Rakvåg2018-02-081-2/+2
| * | | | simplified powershell_out callsTor Magnus Rakvåg2018-02-081-5/+5
| | |_|/ | |/| |
* | | | remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-072-2/+3
| |/ / |/| |