Blame SOURCES/rhel-system-roles-timesync-prefix.diff

0d3d3b
diff -up timesync-1.0.0/README.md.orig timesync-1.0.0/README.md
0d3d3b
--- timesync-1.0.0/README.md.orig	2018-08-21 11:46:41.000000000 +0200
0d3d3b
+++ timesync-1.0.0/README.md	2018-11-06 22:29:14.586770442 +0100
e3da41
@@ -82,7 +82,7 @@ Install and configure ntp to synchronize
617c05
       - hostname: baz.example.com
617c05
         iburst: yes
617c05
   roles:
e3da41
-    - linux-system-roles.timesync
b30e92
+    - rhel-system-roles.timesync
617c05
 ```
617c05
 
617c05
 Install and configure linuxptp to synchronize the system clock with a
e3da41
@@ -95,7 +95,7 @@ grandmaster in PTP domain number 0, whic
617c05
       - number: 0
617c05
         interfaces: [ eth0 ]
617c05
   roles:
e3da41
-    - linux-system-roles.timesync
b30e92
+    - rhel-system-roles.timesync
617c05
 ```
617c05
 
617c05
 Install and configure chrony and linuxptp to synchronize the system clock with
e3da41
@@ -122,5 +122,5 @@ synchronization:
617c05
         transport: UDPv4
617c05
         delay: 0.000010
617c05
   roles:
e3da41
-    - linux-system-roles.timesync
b30e92
+    - rhel-system-roles.timesync
617c05
 ```
e3da41
diff -up timesync-85b90feedee2a5b3148fd3f72b229b44ec597682/examples/multiple-ntp-servers.yml.orig timesync-85b90feedee2a5b3148fd3f72b229b44ec597682/examples/multiple-ntp-servers.yml
e3da41
--- timesync-85b90feedee2a5b3148fd3f72b229b44ec597682/examples/multiple-ntp-servers.yml.orig	2019-06-03 18:03:18.081868584 +0200
e3da41
+++ timesync-85b90feedee2a5b3148fd3f72b229b44ec597682/examples/multiple-ntp-servers.yml	2019-06-03 18:03:26.718704991 +0200
e3da41
@@ -11,4 +11,4 @@
e3da41
       - hostname: 3.pool.ntp.org
e3da41
         iburst: yes
e3da41
   roles:
e3da41
-    - linux-system-roles.timesync
e3da41
+    - rhel-system-roles.timesync
e3da41
diff -up timesync-85b90feedee2a5b3148fd3f72b229b44ec597682/examples/single-pool.yml.orig timesync-85b90feedee2a5b3148fd3f72b229b44ec597682/examples/single-pool.yml
e3da41
--- timesync-85b90feedee2a5b3148fd3f72b229b44ec597682/examples/single-pool.yml.orig	2019-06-03 16:36:40.000000000 +0200
e3da41
+++ timesync-85b90feedee2a5b3148fd3f72b229b44ec597682/examples/single-pool.yml	2019-06-03 18:03:36.721515519 +0200
e3da41
@@ -6,4 +6,4 @@
e3da41
         pool: yes
e3da41
         iburst: yes
e3da41
   roles:
e3da41
-    - linux-system-roles.timesync
e3da41
+    - rhel-system-roles.timesync