PackeTsar / freeztp

An Open-Source Zero-Touch Provisioning System for Cisco IOS.
GNU General Public License v3.0
214 stars 28 forks source link

Request // re-cache templates or keystores without 'service restart' #34

Closed derek-shnosh closed 5 years ago

derek-shnosh commented 5 years ago

Template and keystore re-caching would be a welcome feature; more of a nice-to-have. This would allow templates or keystores (or both) to be re-cached without performing a ztp service restart which would interrupt any ongoing downloads.

More useful for keystores, so switch serial numbers can be added to CSVs as they're taken from inventory/unboxed/etc.

Not as necessary for templates, as any changes should be ironed out with test runs before provisioning begins; but sometimes people are tired, haha.

e.g. ztp cache (template <template> | templates) #Recache a single template, or all templates. ztp cache (keystore <keystore> | keystores) #Recache a single keystore, or all keystores ... ztp cache files #Recache all templates and keystores.

PackeTsar commented 5 years ago

Added to enhancement requests. Closing this for now