Skip to content

Commit

Permalink
Add connecting_settings to boto_elb state attributes list (#33936)
Browse files Browse the repository at this point in the history
Refs #31499
  • Loading branch information
Nicole Thomas committed Jun 10, 2016
1 parent 91a2184 commit 2dc1914
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions salt/states/boto_elb.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
s3_bucket_name: 'mybucket'
s3_bucket_prefix: 'my-logs'
emit_interval: 5
connecting_settings:
idle_timeout: 60
- cnames:
- name: mycname.example.com.
zone: example.com.
Expand Down

0 comments on commit 2dc1914

Please sign in to comment.