发布于 2016-04-29 23:47:35 | 166 次阅读 | 评论: 0 | 来源: 网友投递
RunDeck 服务器自动化操作
RunDeck 是用 Java/Grails 写的开源工具,帮助用户在数据中心或者云环境中自动化各种操作和流程。通过命令行或者web界面,用户可以对任意数量的服务器进行操作,大大降低了对服务器自动化的门槛。
Rundeck v2.6.7 发布了,RunDeck 是用 Java/Grails 写的开源工具,帮助用户在数据中心或者云环境中自动化各种操作和流程。通过命令行或者web界面,用户可以对任意数量的服务器进行操作,大大降低了对服务器自动化的门槛。
该版本主要修复以下问题:
Resource Model source errors are not properly shown in config page (2.6.6)
Directory Resource Issue using JSON files
2.6.6: when adding a new project, the home page may not load the project action buttons properly
API: /project/X/resources for invalid project results in 500 instead of 404 response
Place Jetty work directory outside of the installation tree
CLI tool: “Response content unexpectedly empty” message
use separate cli-log4j.properties log4j config for cli tools
Git Export and Git Import in YAML format issue in 2.6.6
CLI tools should allow relative urls
Error in “run” command
Project configured for Git export becomes unavailable if repo is not accessible
Log file uses system default file encoding, should force UTF-8
SCM does not change branches once created
Retry Failed Nodes does not handle nodes with spaces
Node name with / character causes GUI execution state to be incorrect
下载地址:http://dl.bintray.com/rundeck/rundeck-maven/rundeck-launcher-2.6.7.jar