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

Deploy new PE related changes #116

Merged
merged 5 commits into from Apr 26, 2015
Merged

Deploy new PE related changes #116

merged 5 commits into from Apr 26, 2015

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Apr 26, 2015

These changes are ostensibly required to make sure the new PE 3.7 works properly

R. Tyler Croy added 4 commits April 25, 2015 17:24
Since it's apparently not in the master's catalogue automagically
This commit also adds the pe-mcollective service which we'll want
This is so incredibly tedious.

    Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
    Duplicate declaration: Service[pe-mcollective] is already declared in file
    /etc/puppetlabs/puppet/environments/staging/dist/profile/manifests/puppetmaster.pp:71;
    cannot redeclare at
    /opt/puppet/share/puppet/modules/puppet_enterprise/manifests/mcollective/service.pp:6
    on node jenkins-puppet.osuosl.org
    Warning: Not using cache on failed catalog
    Error: Could not retrieve catalog; skipping run
@@ -17,7 +17,7 @@
# The `pe-httpd` service resource is defined in the Puppet master catalog
# itself (due to classification in PE Console), therefore you won't find
# any declaration of that resource in this codebase
notify => Service['pe-httpd'],
notify => Service['pe-puppetserver'],

Choose a reason for hiding this comment

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

Maybe update comment before?

rtyler pushed a commit that referenced this pull request Apr 26, 2015
Deploy new PE related changes
@rtyler rtyler merged commit 7b372b2 into production Apr 26, 2015
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