Even better. Thank you, sir.
Mark
On Tuesday, June 26, 2012 7:17:34 PM UTC-4, Stefan Schulte wrote:
>
> On Mon, Jun 25, 2012 at 10:27:40AM -0700, Mark Roggenkamp wrote:
> > Hi all,
> >
> > I'd like to specify a base_directory and a list of directories (as
> > variables that may be pulled via
On Mon, Jun 25, 2012 at 10:27:40AM -0700, Mark Roggenkamp wrote:
> Hi all,
>
> I'd like to specify a base_directory and a list of directories (as
> variables that may be pulled via hiera later) that will be created under
> that base directory.
>
> base_dir = "/home/base"
> bars = ["a", "b", "c"
Hi all,
I'd like to specify a base_directory and a list of directories (as
variables that may be pulled via hiera later) that will be created under
that base directory.
base_dir = "/home/base"
bars = ["a", "b", "c"]
bars will be used to create the folders under base and also part of the
infor