Douglas Thrift
|
aacb33e4b8
It will now actually work correctly.
|
před 11 roky |
Douglas Thrift
|
e01e2e47d7
Revert "Damn! That was a private method, but this is Ruby! Hax!"
|
před 11 roky |
Douglas Thrift
|
2f8725cb8c
Add Berkshelf stuff.
|
před 11 roky |
Douglas Thrift
|
212f17983c
Damn! That was a private method, but this is Ruby! Hax!
|
před 11 roky |
Douglas Thrift
|
2fddf7e553
Call updated_by_last_action with an actually useful value instead of always passing true.
|
před 11 roky |
Douglas Thrift
|
b09d2dd3cc
Remove "monkey patch" of Chef::Util::FileEdit since the fix was committed.
|
před 11 roky |
Juanje Ojeda
|
cc8725db30
Add travis-ci support
|
před 12 roky |
Juanje Ojeda
|
ba2e87570e
Fix some error at the README
|
před 12 roky |
Juanje Ojeda
|
209314be8a
Updated the README.md file with description and examples
|
před 13 roky |
Juanje Ojeda
|
b1f9c18fec
Updated some metadata (license, version, email and description)
|
před 13 roky |
Juanje Ojeda
|
962e814edb
Added note to the lib to know when this is necessary
|
před 13 roky |
Juanje Ojeda
|
4723361145
Lots of refactoring. Actions now makes more sense
|
před 13 roky |
Juanje Ojeda
|
a0772ed973
[FC016] LWRP plain_file does not declare a default action
|
před 13 roky |
Juanje Ojeda
|
9819bf96e8
[FC017] LWRP plain_file does not notify when updated
|
před 13 roky |
Juanje Ojeda
|
b25e4a795f
Removed some require to avoid issues
|
před 13 roky |
Juanje Ojeda
|
707df80295
Added file_edit.rb patched with the new method insert_line_if_no_match()
|
před 13 roky |
Juanje Ojeda
|
6cc3e281ce
Upsted Readme's description
|
před 13 roky |
Juanje Ojeda
|
ac9e97f083
Changed the conf provider plain_file to use Chef::Util::FileEdit
|
před 13 roky |
Juanje Ojeda
|
f84522b752
Added check in case the file to replace, doesn't exist
|
před 13 roky |
Juanje Ojeda
|
2ad2148279
Removed libraries/file.rb which is not used any more.
|
před 13 roky |
Juanje Ojeda
|
14151f6def
Added actions :add and :remove
|
před 13 roky |
Juanje Ojeda
|
9fb982fdc8
Renamed file resource and provider to plain_file
|
před 13 roky |
Juanje Ojeda
|
8db1c4b0cf
Changed File.open().read to a simplier IO.read
|
před 13 roky |
Juanje Ojeda
|
91ae95410d
Removed unused attributes
|
před 13 roky |
Juanje Ojeda
|
c429bd39b8
Added missed default recipe
|
před 13 roky |
Juanje Ojeda
|
a99a280870
Fix: missed 's' at 'actions'
|
před 13 roky |
Juanje Ojeda
|
8922d32c43
Added conf cookbook to manage the configurations
|
před 13 roky |