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

Alertmanager support in the omnibus config #266

Closed
born4new opened this issue Aug 27, 2018 · 0 comments · Fixed by #267
Closed

Alertmanager support in the omnibus config #266

born4new opened this issue Aug 27, 2018 · 0 comments · Fixed by #267
Labels
enhancement New feature or request

Comments

@born4new
Copy link

Hi there,

We currently cannot configure the alertmanager part of the omnibus config.

Sample code:

alertmanager => {
    flags => {
    'cluster.advertise-address' => "127.0.0.1:9093",
    }
}

Error seen in Puppet:

Class[Gitlab]: has no parameter named 'alertmanager'
gfokkema added a commit to gfokkema/puppet-gitlab that referenced this issue Aug 29, 2018
@LongLiveCHIEF LongLiveCHIEF added the enhancement New feature or request label Aug 30, 2018
gfokkema added a commit to gfokkema/puppet-gitlab that referenced this issue Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants