Compare commits

..

No commits in common. "df4fe9985bfb1fb87e88f7a177366babe9933f90" and "36f163414f3472434281e379932d30ba579c3a2f" have entirely different histories.

View file

@ -230,8 +230,7 @@ MACAddressPolicy=none'
$site_name = "${customer}.drive.sunet.se"
$trusted_proxies = ['lb1.drive.sunet.se','lb2.drive.sunet.se', 'lb3.drive.sunet.se', 'lb4.drive.sunet.se']
} else {
$s3_bucket = pick($customer_config["primary_bucket"],"primary-${customer}-${environment}.sunet.se"]})
$s3_bucket = "primary-${customer}-${environment}.sunet.se"
$site_name = "${customer}.drive.${environment}.sunet.se"
$trusted_proxies = ["lb1.drive.${environment}.sunet.se","lb2.drive.${environment}.sunet.se",
"lb3.drive.${environment}.sunet.se","lb4.drive.${environment}.sunet.se"]