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:
jfwood
2013-11-04 00:38:48 -06:00
parent ced5057abb
commit fc155c2f72
5 changed files with 96 additions and 55 deletions

View File

@@ -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/*