Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

telemetryserver: Remove syslog pattern test #67

Merged
merged 1 commit into from Mar 24, 2015

Conversation

dsavineau
Copy link

Currently serverspec always wants to have 'use_syslog=True' in ceilometer.conf
even if we set the option to False in env yaml file.

https://github.com/enovance/openstack-yaml-infra/blob/master/data/common.yaml.tmpl#L64

This patch removes the pattern check on syslog.

Currently serverspec always wants to have 'use_syslog=True' in ceilometer.conf
even if we set the option to False in env yaml file.

https://github.com/enovance/openstack-yaml-infra/blob/master/data/common.yaml.tmpl#L64

This patch removes the pattern check on syslog.

Signed-off-by: Dimitri Savineau <dimitri.savineau@enovance.com>
EmilienM pushed a commit that referenced this pull request Mar 24, 2015
telemetryserver: Remove syslog pattern test
@EmilienM EmilienM merged commit 3a59668 into master Mar 24, 2015
@EmilienM EmilienM deleted the remove-syslog-pattern branch March 24, 2015 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants