Juniper / puppet-netdev-stdlib-junos

Junos specific Provider code for "netdev_stdlib". Netdev is a vendor-neutral network abstraction framework developed by Juniper Networks and contributed freely to the DevOps community.
Apache License 2.0
25 stars 14 forks source link

Flush configuration whenever there is an ensure property. #28

Closed mahant3sh closed 5 years ago

mahant3sh commented 5 years ago

When erb templates got updated, the changes were not getting flushed. This code patch fixes it. Also fixed a typo.