Fix indentation error causing style checks to fail 12/55612/1
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 2 Mar 2016 19:13:33 +0000 (14:13 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 19 Apr 2017 19:18:40 +0000 (15:18 -0400)
Change-Id: I8c03ac8623e3db4b6ee631df0b8f196a0fa87733
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
manifests/config.pp

index 8caa8bfeb62a4af2b5013d91502fa1f60ad5b38f..e7d8ea80732ae11d91114d3a3fe3efe5d885a80d 100644 (file)
@@ -58,11 +58,11 @@ class opendaylight::config {
     if $ha_node_count >= 2 {
       # Configuration Jolokia XML for HA
       file { 'opendaylight/jolokia.xml':
-        ensure  => file,
-        path    => '/opt/opendaylight/deploy/jolokia.xml',
+        ensure => file,
+        path   => '/opt/opendaylight/deploy/jolokia.xml',
         # Set user:group owners
-        owner   => 'odl',
-        group   => 'odl',
+        owner  => 'odl',
+        group  => 'odl',
       }
 
       # Configure ODL OSVDB Clustering