Add systemd comment
This commit is contained in:
@@ -1665,6 +1665,7 @@ def git_post_install(projects_yaml):
|
|||||||
'executable_name': '/usr/local/bin/keystone-all',
|
'executable_name': '/usr/local/bin/keystone-all',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# NOTE(coreycb): Needs systemd support
|
||||||
templates_dir = 'hooks/charmhelpers/contrib/openstack/templates'
|
templates_dir = 'hooks/charmhelpers/contrib/openstack/templates'
|
||||||
templates_dir = os.path.join(charm_dir(), templates_dir)
|
templates_dir = os.path.join(charm_dir(), templates_dir)
|
||||||
render('git.upstart', '/etc/init/keystone.conf', keystone_context,
|
render('git.upstart', '/etc/init/keystone.conf', keystone_context,
|
||||||
|
|||||||
Reference in New Issue
Block a user