f5devcentral / f5-puppet

Puppet modules for F5 BIG-IP
Apache License 2.0
13 stars 27 forks source link

No error message when authentication fails #51

Open jessereynolds opened 5 years ago

jessereynolds commented 5 years ago

When the credentials are incorrect for the F5 you receive no error message when attempting to retrieve the current configuration.

Eg when running FACTER_url=https://foo:bar@10.1.1.1 puppet resource f5_pool where foo and bar is an invalid username/password combination you get an empty response with no error message.

Expected result: an error such as "F5 returned an error - invalid username or password" or some such.

scshitole commented 5 years ago

@jessereynolds thanks for filing the issue we are reviewing the same, will consider possible resolution