feat: add mkdir module

- add module to manage mkdir -p in puppet module
This commit is contained in:
Ben Vincent 2024-06-23 14:59:48 +10:00
parent 4a95fbbd31
commit 8eca497ea2

View File

@ -50,6 +50,7 @@ mod 'kogitoapp-minio', '1.1.4'
mod 'broadinstitute-certs', '3.0.1' mod 'broadinstitute-certs', '3.0.1'
mod 'stm-file_capability', '6.0.0' mod 'stm-file_capability', '6.0.0'
mod 'h0tw1r3-gitea', '3.2.0' mod 'h0tw1r3-gitea', '3.2.0'
mod 'rehan-mkdir', '2.0.0'
mod 'bind', mod 'bind',
:git => 'https://git.service.au-syd1.consul/unkinben/puppet-bind.git', :git => 'https://git.service.au-syd1.consul/unkinben/puppet-bind.git',