Merge "[PuppetDemo] Lint error fixed"

This commit is contained in:
Jenkins 2016-08-31 13:39:09 +00:00 committed by Gerrit Code Review
commit b3dfb71aa7
1 changed files with 2 additions and 1 deletions

View File

@ -128,4 +128,5 @@ Methods:
- $this.clients.select($this._environment.reporter.report($this, - $this.clients.select($this._environment.reporter.report($this,
'{0} can be accessed on {1}'.format( '{0} can be accessed on {1}'.format(
$.role, $.role,
$.instance.floatingIpAddress))) $.instance.floatingIpAddress)))