Sandbox/Test 5 – Diff

From CNM Wiki
Jump to navigation Jump to search
diff -I '\$Id: ' -u "/opt/ccms/classes/ha-corosync-mgmt0304%el7/etc/corosync/corosync.conf" "/etc/corosync/corosync.conf"
--- /opt/ccms/classes/ha-corosync-mgmt0304%el7/etc/corosync/corosync.conf       2019-05-07 16:55:53.248935589 -0500
+++ /etc/corosync/corosync.conf 2020-09-23 17:48:28.304216389 -0500
@@ -16,11 +16,13 @@
 nodelist {
        node {
            ring0_addr: peer1
-           ring1_addr: mgmt03
+           #ring1_addr: mgmt03
+           ring1_addr: 172.16.100.5
        }
        node {
            ring0_addr: peer2
-           ring1_addr: mgmt04
+           #ring1_addr: mgmt04
+           ring1_addr: 172.16.100.6
        }
 }


diff -I '\$Id: ' -u "/opt/ccms/classes/ha-corosync-mgmt0304%el7/etc/corosync/corosync.conf" "/etc/corosync/corosync.conf"
--- /opt/ccms/classes/ha-corosync-mgmt0304%el7/etc/corosync/corosync.conf       2019-05-07 16:55:53.248935589 -0500
+++ /etc/corosync/corosync.conf 2020-09-23 17:48:28.304216389 -0500
@@ -16,11 +16,13 @@
 nodelist {
        node {
            ring0_addr: peer1
-           ring1_addr: mgmt03
+           #ring1_addr: mgmt03
+           ring1_addr: 172.16.100.5
        }
        node {
            ring0_addr: peer2
-           ring1_addr: mgmt04
+           #ring1_addr: mgmt04
+           ring1_addr: 172.16.100.6
        }
 }