Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why /etc/rundeck/rundeck-config.properties is removed and replaced by rundeck-config.groovy #70

Closed
ozbillwang opened this issue May 18, 2015 · 2 comments

Comments

@ozbillwang
Copy link
Contributor

After upgrade rundeck-config, i found the file /etc/rundeck/rundeck-config.properties is removed.

The commit 1cbe621 did it on purpose, but I didn't understand it, I can't find the related document in rundeck.

So why /etc/rundeck/rundeck-config.properties is removed and replaced by rundeck-config.groovy? Can we change it back?

Notice: /Stage[main]/Rundeck::Install/Package[rundeck-config]/ensure: ensure changed '2.5.0-1.6.GA' to '2.5.1-1.7.GA'
Info: /Stage[main]/Rundeck::Install/Package[rundeck-config]: Scheduling refresh of Class[Rundeck::Service]
Notice: /Stage[main]/Rundeck::Config/File[/etc/rundeck/apitoken.aclpolicy]/mode: mode changed '0644' to '0640'
Notice: /Stage[main]/Rundeck::Config::Global::Project/File[/etc/rundeck/project.properties]/mode: mode changed '0644' to '0640'
Info: FileBucket adding {md5}fd43dcc8b23a1d9bc63a6b48a2fde7f7
Info: /Stage[main]/Rundeck::Config::Global::Rundeck_config/File[/etc/rundeck/rundeck-config.properties]: Filebucketed /etc/rundeck/rundeck-config.properties to puppet with sum fd43dcc8b23a1d9bc63a6b48a2fde7f7
Notice: /Stage[main]/Rundeck::Config::Global::Rundeck_config/File[/etc/rundeck/rundeck-config.properties]/ensure: removed
Info: Class[Rundeck::Service]: Scheduling refresh of Service[rundeckd]
@liamjbennett
Copy link
Member

The groovy format is a bit more flexible for complex configurations.

bastelfreak added a commit to bastelfreak/puppet-rundeck that referenced this issue Jan 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants