Skip to content

f5_profileclientssl autoload issue #74

@n3mawashi

Description

@n3mawashi

Hi All,

when trying include a f5_profileclientssl in virtualserver I get the following error. Reproducing was simply to create a SSL client profile and use require lines create dependency. I think it's a missing "," on line 20 of the rest.rb file. Will create merge request once I've tested it.

2020-09-18 14:23:47 +1000 Puppet (err): Could not autoload puppet/provider/f5_profileclientssl/rest: /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:21: syntax error, unexpected tIDENTIFIER, expecting ')' proxy_ssl: profile['... ^~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:22: syntax error, unexpected tLABEL, expecting '=' proxy_ssl_passthrough: profile['proxySslPasst... ^~~~~~~~~~~~~~~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:23: syntax error, unexpected tLABEL, expecting '=' ssl_forward_proxy: profile['sslForwar... ^~~~~~~~~~~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:24: syntax error, unexpected tLABEL, expecting '=' ... ssl_forward_proxy_bypass: profile['sslForwardProxyB... ... ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:25: syntax error, unexpected tLABEL, expecting '=' peer_cert_mode: profile['peerCe... ^~~~~~~~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:26: syntax error, unexpected tLABEL, expecting '=' authenticate: profile['auth... ^~~~~~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:27: syntax error, unexpected tLABEL, expecting '=' retain_certificate: profile['retainCert... ^~~~~~~~~~~~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:28: syntax error, unexpected tLABEL, expecting '=' authenticate_depth: profile['authentica... ^~~~~~~~~~~~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:29: syntax error, unexpected tLABEL, expecting '=' partition: profile['p... ^~~~~~~~~~ /opt/puppetlabs/puppet/cache/lib/puppet/provider/f5_profileclientssl/rest.rb:30: syntax error, unexpected ')', expecting '=' ) ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions