Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix Style/HashSyntax | Lamont Granquist | 2018-07-02 | 1 | -1/+1 |
* | Add missing chef/resource requires in resource | Tim Smith | 2018-06-12 | 1 | -0/+16 |
* | improved regex accuracy lib/chef/resource/hostname.rb | Bernhard Ott | 2018-05-15 | 1 | -1/+1 |
* | Don't fail on every hostname with windows | Tim Smith | 2018-04-02 | 1 | -1/+1 |
* | Do the bare minimum validation to make sure we don't get a FQDN on windowsvalidate_hostname | Tim Smith | 2018-03-28 | 1 | -8/+7 |
* | Add basic hostname validation | Tim Smith | 2018-03-28 | 1 | -0/+2 |
* | More release note updates from reviews | Tim Smith | 2018-03-27 | 1 | -1/+2 |
* | Remove platfom restrictions in provides and don't require providers | Tim Smith | 2018-03-07 | 1 | -1/+1 |
* | Add more description fields, style fixes, add missing requires | Tim Smith | 2018-03-04 | 1 | -10/+5 |
* | Swap out nokogiri for rexmlhostname_resource | Tim Smith | 2018-02-14 | 1 | -4/+5 |
* | Add new resource description and introduced values | Tim Smith | 2018-02-14 | 1 | -6/+28 |
* | Add hostname resource from chef_hostname cookbook | Tim Smith | 2018-02-14 | 1 | -0/+229 |