You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't run the above on a new server. If I do, I get the following error:
Evaluation Error: Operator '[]' is not applicable to an Undef Value. at /etc/puppetlabs/code/environments/openvpn/modules/openvpn/manifests/deploy/export.pp:38:8
It seems that there is an error creating a new server and exporting a client in one step/run. If I comment out the export, and create the server and clients first, then uncomment the export, it works as expected.
What behaviour did you expect instead
I'd like to be able to create & export in one step
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
What are you seeing
I can't run the above on a new server. If I do, I get the following error:
It seems that there is an error creating a new server and exporting a client in one step/run. If I comment out the export, and create the server and clients first, then uncomment the export, it works as expected.
What behaviour did you expect instead
I'd like to be able to create & export in one step
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: