voxpupuli / puppet-jail

FreeBSD Jails with Puppet
https://forge.puppet.com/puppet/jail
Apache License 2.0
9 stars 8 forks source link

ensure => template #25

Open igalic opened 7 years ago

igalic commented 7 years ago

Allow creation of templates… this is usually done by setting the template property

iocage get template blag
no

i propose to pass this specific property (and only this) through ensure… given that the way to list templates is thru iocage list -t this strikes me as the correct design choice

igalic commented 7 years ago

see #27

zachfi commented 7 years ago

+1

igalic commented 7 years ago

28 also implements ensure => template for the py-iocage provider