diff --git a/manifests/init.pp b/manifests/init.pp index 11c9778..bc13875 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -17,6 +17,10 @@ inherits plnxtools::params{ file {"opt_dir": path => $opt_dir, ensure => directory + }-> + file {"opt_dir_plnx": + path => "$opt_dir/plnxtools", + ensure => directory } #