Merge "Add useful info how to save changes in Astute config"

This commit is contained in:
Jenkins 2015-02-24 11:25:22 +00:00 committed by Gerrit Code Review
commit 005d2a749a

View File

@ -1,3 +1,8 @@
# Warning! If you restart container, this file will be return
# to original state by puppet. If you do not want it, please comment
# `puppet apply -v /etc/puppet/modules/nailgun/examples/astute-only.pp`
# in /usr/local/bin/start.sh
broker_host: '<%= @rabbitmq_host %>'
broker_port: 5672
broker_username: '<%= @rabbitmq_astute_user %>'
@ -8,3 +13,5 @@ broker_exchange: 'nailgun'
iops: <%= @iops %>
#reboot_timeout: 120 # Wait for reboot request
#provisioning_timeout: 5400 # Timeout for target nodes to install OS
#dump_timeout: 3600 # Timeout for dump
#puppet_timeout: 5400 # Timeout for single puppet run