-
This is strange. When using the ztpserver-demo files, the allocate plugin correctly updates the resource pool file, but it doesn't return the right key to the do_resources().
EG
```
-
action:…
-
Observed this while doing benchmark testing with funkload.
https://gist.github.com/phil-arista/2ae3b7f63e89ee8f4a79
The testcase runs through a mock provisioning sequence like so:
```
def test_…
-
-
As per subject - I am trying to install some rpm packages related to Puppet from the ZTP server during the ZTP bootstrap.
The packages are copied to the switch "extension" folder, but after running a…