Ben Ostrowski

Results 12 comments of Ben Ostrowski

worth noting, this is the contents of my map file. ``` map $http_upgrade $connection_upgrade { default Upgrade; '' close; } ```

I have this issue too. RHEL 7.4, PM it 2017.2.0,

i have rabbitmq-plugins in that location, even on the installation that fails in https://github.com/voxpupuli/puppet-rabbitmq/issues/611#issuecomment-327565166

Here's the error I see... `Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error...

i'm also using this version of the module puppet-rabbitmq (v6.0.1-rc0)

Boy would I love apline support.

wonding if there a workaround for this or if this will get some attention.

just hit this as well. TF 1.0.6 on provider version 1.14.0. Postgres engine version 13.3.

still an issue, and doesnt seem to like the use of variables. ``` sas_policy { expiration_period = var.storage_account_sas_expiration_period expiration_action = "Log" } ```