commit | e8fed48eadb73152ab4442b166cf9f668d2b11f8 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Mon Sep 26 19:50:43 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Mon Sep 26 19:50:43 2011 -0700 |
tree | e5e18a85daef21fb97dd728f5e12b7916da9e7b7 | |
parent | 84064daed3ed147911503575f453d06a0feb4112 [diff] [blame] |
use /opt/stack instead of /opt
diff --git a/files/keystone.conf b/files/keystone.conf index 85a64a8..cd785a7 100644 --- a/files/keystone.conf +++ b/files/keystone.conf
@@ -12,7 +12,7 @@ # Log to this file. Make sure you do not set the same log # file for both the API and registry servers! -log_file = /opt/keystone/keystone.log +log_file = %DEST%/keystone/keystone.log # List of backends to be configured backends = keystone.backends.sqlalchemy