Revert "Remove basemodulepath from environment config"
This reverts commit e7a06ed55aeac0c09e09bbdade010b9c45c855ce. This caused the ansible apply test to fail (and therefore potentially puppet runs from our puppetmaster). Change-Id: I0db01d128258f78e9b196354799a80774f6c6808
This commit is contained in:
parent
e7a06ed55a
commit
117fd2ed43
@ -1 +1 @@
|
||||
modulepath = '{{ puppet_environment_basedir }}{{ puppet_environment }}/modules'
|
||||
modulepath = '{{ puppet_basemodulepath }}:{{ puppet_environment_basedir }}{{ puppet_environment }}/modules'
|
||||
|
Loading…
x
Reference in New Issue
Block a user