fix: Fix environment.conf
This commit is contained in:
parent
c0f2bdb5a0
commit
d48087a6cb
@ -0,0 +1,5 @@
|
||||
moduledir 'ext_modules'
|
||||
|
||||
mod 'puppet_module',
|
||||
:git => 'https://gitea.christiangoeschel.com/christiangoeschel/puppet-module'
|
||||
:branch => 'production'
|
@ -10,7 +10,7 @@
|
||||
|
||||
# Allowed settings and default values:
|
||||
|
||||
# modulepath = ./modules:$basemodulepath
|
||||
modulepath = ./modules:./ext_modules:$basemodulepath
|
||||
# manifest = (default_manifest from puppet.conf, which defaults to ./manifests)
|
||||
# config_version = (no script; Puppet will use the time the catalog was compiled)
|
||||
# environment_timeout = (environment_timeout from puppet.conf, which defaults to 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user