Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

As a user of the puppet-ant module I would like to define the ant, ivy and lib versions in hiera #5

Open
030 opened this issue May 25, 2016 · 0 comments

Comments

@030
Copy link

030 commented May 25, 2016

ant_version = hiera('ant::params::ant_version', '1.2.3')
ivy_version = hiera('ant::params::ivy_version', '1.2.3')

$lib_hash = hiera('ant::params::lib_hash',undef)

create_resources('ant::lib', $lib_hash)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant