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

replaced Puppet chained events with dependencies, improved Vagrantfile #1

Merged
merged 11 commits into from
Oct 16, 2014
Merged

Conversation

pdxfixit
Copy link
Contributor

@pdxfixit pdxfixit commented Oct 2, 2014

hope this is useful

@@ -1,5 +1,9 @@
# -*- mode: ruby -*-
# vi: set ft=ruby :

# Vagrantfile API/syntax version. Don't touch unless you know what you're doing!
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, I know that this constant isn't strictly necessary, but I've always appreciated the general warning.

@pdxfixit
Copy link
Contributor Author

pdxfixit commented Oct 6, 2014

@Murhaf
Copy link
Contributor

Murhaf commented Oct 14, 2014

Hi @pdxfixit
Thank you very much for doing this.

I tried starting the vagrant box using your fork, but I'm getting a dependency cycle error; maybe it's related to the apt class.Here is the error message:
err: Could not apply complete catalog: Found 1 dependency cycle:
==> default: (Anchor[apt::update] => Class[Apt] => Class[Logstash] => Anchor[logstash::begin] => Class[Logstash::Repo] => Apt::Source[logstash] => File[logstash.list] => Exec[apt_update] => Class[Apt::Update] => Anchor[apt::update])

@pdxfixit
Copy link
Contributor Author

I can understand your point about Kibana 4; changed that back.

Murhaf added a commit that referenced this pull request Oct 16, 2014
replaced Puppet chained events with dependencies, improved Vagrantfile
@Murhaf Murhaf merged commit 7ec6288 into comperiosearch:master Oct 16, 2014
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.

2 participants