Commit History

Author SHA1 Message Date
  Juanje Ojeda cc8725db30 Add travis-ci support 11 years ago
  Juanje Ojeda ba2e87570e Fix some error at the README 12 years ago
  Juanje Ojeda 209314be8a Updated the README.md file with description and examples 12 years ago
  Juanje Ojeda b1f9c18fec Updated some metadata (license, version, email and description) 12 years ago
  Juanje Ojeda 962e814edb Added note to the lib to know when this is necessary 12 years ago
  Juanje Ojeda 4723361145 Lots of refactoring. Actions now makes more sense 12 years ago
  Juanje Ojeda a0772ed973 [FC016] LWRP plain_file does not declare a default action 12 years ago
  Juanje Ojeda 9819bf96e8 [FC017] LWRP plain_file does not notify when updated 12 years ago
  Juanje Ojeda b25e4a795f Removed some require to avoid issues 12 years ago
  Juanje Ojeda 707df80295 Added file_edit.rb patched with the new method insert_line_if_no_match() 12 years ago
  Juanje Ojeda 6cc3e281ce Upsted Readme's description 12 years ago
  Juanje Ojeda ac9e97f083 Changed the conf provider plain_file to use Chef::Util::FileEdit 12 years ago
  Juanje Ojeda f84522b752 Added check in case the file to replace, doesn't exist 12 years ago
  Juanje Ojeda 2ad2148279 Removed libraries/file.rb which is not used any more. 12 years ago
  Juanje Ojeda 14151f6def Added actions :add and :remove 12 years ago
  Juanje Ojeda 9fb982fdc8 Renamed file resource and provider to plain_file 12 years ago
  Juanje Ojeda 8db1c4b0cf Changed File.open().read to a simplier IO.read 12 years ago
  Juanje Ojeda 91ae95410d Removed unused attributes 12 years ago
  Juanje Ojeda c429bd39b8 Added missed default recipe 12 years ago
  Juanje Ojeda a99a280870 Fix: missed 's' at 'actions' 12 years ago
  Juanje Ojeda 8922d32c43 Added conf cookbook to manage the configurations 12 years ago