Update the mediawiki cookbook and upstream cookbooks
Compatibility with Chef 14
This commit is contained in:
@@ -48,6 +48,11 @@ Of course, to further complicate matters, different versions of different compil
|
||||
|
||||
All options also automatically attempt to install a 64-bit based msys2 base file system at the root path specified. Note that you probably won't need a "32-bit" msys2 unless you are actually on a 32-bit only platform. You can still install both 32 and 64-bit compilers and libraries in a 64-bit msys2 base file system.
|
||||
|
||||
#### Attributes
|
||||
|
||||
- `node['msys2']['url']` - overrides the url from which to download the package.
|
||||
- `node['msys2']['checksum']` - overrides the checksum used to verify the downloaded package.
|
||||
|
||||
#### Parameters
|
||||
|
||||
- `package` - An msys2 pacman package (or meta-package) to fetch and install. You may use a legal package wild-card pattern here if you are installing. This is the name attribute.
|
||||
|
||||
Reference in New Issue
Block a user