Add --summarize when running puppet apply
... so we can debug which resources take time etc.
Change-Id: Ie41715b2f4aa53191d20e5e7c3e9a521421248a3
(cherry picked from commit 472a589111)
This commit is contained in:
@@ -16,4 +16,4 @@ function puppet_apply {
|
||||
fi
|
||||
}
|
||||
|
||||
puppet_apply puppet apply --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp
|
||||
puppet_apply puppet apply --summarize --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp
|
||||
|
||||
Reference in New Issue
Block a user