puppet-homelab/Puppetfile

10 lines
278 B
Ruby

moduledir 'ext_modules'
mod 'puppet_module',
:git => 'https://gitea.christiangoeschel.com/christiangoeschel/puppet-module',
:branch => 'production'
mod 'genesis',
:git => 'https://gitea.christiangoeschel.com/christiangoeschel/genesis-puppet-module',
:branch => 'main'