Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 6917dcbeeb17047f73c5e129fb83134f08f63756
      
https://github.com/jenkins-infra/jenkins-infra/commit/6917dcbeeb17047f73c5e129fb83134f08f63756
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M dist/profile/manifests/buildslave.pp

  Log Message:
  -----------
  Ensure that the git package is in the graph without the module

A role containing both the letsencrypt module and the git module was resulting 
in a bad graph:

    ==> spinach: Error: Evaluation Error: Error while evaluating a Function 
Call, Duplicate declaration: Package[git] is already declared in file 
/tmp/vagrant-puppet/modules-dce78597bc2426708f02ee335ac5683e/git/manifests/init.pp:32;
 cannot redeclare at 
/tmp/vagrant-puppet/modules-dce78597bc2426708f02ee335ac5683e/letsencrypt/manifests/install.pp:45:7
 on node ip-10-221-23-148.us-west-2.compute.internal
    ==> spinach: Error: Evaluation Error: Error while evaluating a Function 
Call, Duplicate declaration: Package[git] is already declared in file 
/tmp/vagrant-puppet/modules-dce78597bc2426708f02ee335ac5683e/git/manifests/init.pp:32;
 cannot redeclare at 
/tmp/vagrant-puppet/modules-dce78597bc2426708f02ee335ac5683e/letsencrypt/manifests/install.pp:45:7
 on node ip-10-221-23-148.us-west-2.compute.internal

It's not really necessary, so let's just ensure_packages()


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to