Merge pull request #1240 from alphagov/bump_utils

Bump notifications-utils version to 21.0.0
This commit is contained in:
Sakis
2017-09-11 11:17:56 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -29,6 +29,6 @@ notifications-python-client==4.4.0
awscli>=1.11,<1.12
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@20.0.0#egg=notifications-utils==20.0.0
git+https://github.com/alphagov/notifications-utils.git@21.0.0#egg=notifications-utils==21.0.0
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3

View File

@@ -26,7 +26,7 @@ function configure_aws_logs {
state_file = /home/vcap/logs/awslogs-state
[/home/vcap/logs/app.log]
file = /home/vcap/logs/app.log*.json
file = /home/vcap/logs/app.log.json
log_group_name = paas-${CW_APP_NAME}-application
log_stream_name = {hostname}
EOF