From fa51285d777090e3c42e57c01de9595fccb4c0e7 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Wed, 27 Jun 2018 15:23:28 +0200 Subject: [PATCH] fbb-api - fix typo --- customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml | 2 +- customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml index d2fa01e1..3f6de4bf 100644 --- a/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml @@ -12,7 +12,7 @@ infra::profile::cron::cronjobs: rabbitmq::environment_variables: NODENAME: 'rabbit@tst-api01-fbb.pixelpark.net' - USE_LONGNAMES: true + USE_LONGNAME: true infra::profile::apache::pp_vhosts: tst-api: diff --git a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml index 6c827357..124ac3f6 100644 --- a/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml +++ b/customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml @@ -5,7 +5,7 @@ infra::profile::apache::htdigest: rabbitmq::environment_variables: NODENAME: 'rabbit@tst-api02-fbb.pixelpark.net' - USE_LONGNAMES: true + USE_LONGNAME: true infra::profile::apache::pp_vhosts: tst-api: -- 2.39.5