File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ class Puppet::Provider::Mysql < Puppet::Provider
17
17
'/opt/rh/rh-mariadb100/root/usr/lib64' ,
18
18
'/opt/rh/rh-mariadb101/root/usr/lib' ,
19
19
'/opt/rh/rh-mariadb101/root/usr/lib64' ,
20
+ '/opt/rh/rh-mariadb102/root/usr/lib' ,
21
+ '/opt/rh/rh-mariadb102/root/usr/lib64' ,
22
+ '/opt/rh/rh-mariadb103/root/usr/lib' ,
23
+ '/opt/rh/rh-mariadb103/root/usr/lib64' ,
20
24
'/opt/rh/mysql55/root/usr/lib' ,
21
25
'/opt/rh/mysql55/root/usr/lib64' ,
22
26
'/opt/rh/mariadb55/root/usr/lib' ,
Original file line number Diff line number Diff line change 17
17
'/opt/rh/rh-mariadb101/root/usr/libexec' ,
18
18
'/opt/rh/rh-mariadb100/root/usr/bin' ,
19
19
'/opt/rh/rh-mariadb100/root/usr/libexec' ,
20
+ '/opt/rh/rh-mariadb102/root/usr/bin' ,
21
+ '/opt/rh/rh-mariadb102/root/usr/libexec' ,
22
+ '/opt/rh/rh-mariadb103/root/usr/bin' ,
23
+ '/opt/rh/rh-mariadb103/root/usr/libexec' ,
20
24
'/opt/rh/mysql55/root/usr/bin' ,
21
25
'/opt/rh/mysql55/root/usr/libexec' ,
22
26
'/opt/rh/mariadb55/root/usr/bin' ,
You can’t perform that action at this time.
0 commit comments