Add a better installer for local Barbican application instances.
The current local installer (bin/barbican-all) requires that users perform several steps before hand. The new installer seeks to minimize the amount of manual steps needed. Change-Id: Ie5d74331028fa7c463f53bed92a504771c09a385 Implements: blueprint add-local-installer-script
This commit is contained in:
@@ -79,7 +79,7 @@ Barbican Key Manager API daemon
|
||||
%defattr(-,root,root)
|
||||
%verify(not md5 size mtime) %attr(0750, barbican,root) /var/log/barbican/barbican-api.log
|
||||
/etc/logrotate.d/barbican-api
|
||||
%attr(0755,root,root) /usr/bin/barbican-all
|
||||
%attr(0755,root,root) /usr/bin/barbican.sh
|
||||
%config(noreplace) /etc/init/barbican-api.conf
|
||||
%config(noreplace) /etc/barbican/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user