mysql_windows:Windows 中 MySQL 的 Chef LWRP

时间:2021-07-14 07:05:45
【文件属性】:
文件名称:mysql_windows:Windows 中 MySQL 的 Chef LWRP
文件大小:17KB
文件格式:ZIP
更新时间:2021-07-14 07:05:45
Ruby mysql_windows LWRP 为 MySQL 提供厨师资源 要求 需要 Windows 食谱 MySQL 5.0 或更高版本 平台 视窗 资源/提供者 mysql_windows_service 执行 MySQL 的安装和卸载。 此外,如果定义了属性 root_password,则在安装结束时设置 root 的密码 行动 安装(默认) 卸载 属性参数 installation_name :安装的名称。 它可以定义为资源名称。 (强制的) msi_url_path : 安装程序所在的绝对 url。 此值可以指定为 HTTP (http://) 、 FTP (ftp://)或本地(file://)源文件位置。 (强制的) msi_url_file : msi 安装程序的文件名。 与msi_url_path属性一起使用以获得完整的下载链接。 (强制的) installatio
【文件预览】:
mysql_windows-master
----.gitignore(159B)
----libraries()
--------installation_chek.rb(1KB)
----templates()
--------default()
----resources()
--------service.rb(1KB)
--------password.rb(569B)
----LICENSE(11KB)
----CHANGELOG.md(483B)
----providers()
--------service.rb(5KB)
--------password.rb(4KB)
----README.md(5KB)
----attributes()
--------default.rb(0B)
----metadata.rb(327B)

网友评论