diff --git a/murano-apps/PuppetMaster/package/Classes/PuppetMasterApplication.yaml b/murano-apps/PuppetMaster/package/Classes/PuppetMasterApplication.yaml index 2cfe7af..0f22ae6 100644 --- a/murano-apps/PuppetMaster/package/Classes/PuppetMasterApplication.yaml +++ b/murano-apps/PuppetMaster/package/Classes/PuppetMasterApplication.yaml @@ -128,4 +128,5 @@ Methods: - $this.clients.select($this._environment.reporter.report($this, '{0} can be accessed on {1}'.format( $.role, - $.instance.floatingIpAddress))) \ No newline at end of file + $.instance.floatingIpAddress))) +