mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
fix for add /resources/resource*.properties to /etc/cloud/management
This commit is contained in:
parent
ab8065e5f1
commit
17d049138f
@ -558,8 +558,7 @@ fi
|
|||||||
%files client
|
%files client
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
%{_sysconfdir}/%{name}/management/catalina.policy
|
%{_sysconfdir}/%{name}/management/catalina.policy
|
||||||
%{_sysconfdir}/%{name}/management/catalina.properties
|
%{_sysconfdir}/%{name}/management/*.properties
|
||||||
%{_sysconfdir}/%{name}/management/commands.properties
|
|
||||||
%{_sysconfdir}/%{name}/management/components.xml
|
%{_sysconfdir}/%{name}/management/components.xml
|
||||||
%{_sysconfdir}/%{name}/management/context.xml
|
%{_sysconfdir}/%{name}/management/context.xml
|
||||||
%config(noreplace) %attr(640,root,%{name}) %{_sysconfdir}/%{name}/management/db.properties
|
%config(noreplace) %attr(640,root,%{name}) %{_sysconfdir}/%{name}/management/db.properties
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user