Skip to content

Commit b4f6c63

Browse files
committed
remove cached rpms, prep for #208 RPM.Manifests, #32 abstract DB implementation
1 parent ee2b178 commit b4f6c63

File tree

441 files changed

+424
-863
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

441 files changed

+424
-863
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.tgz filter=lfs diff=lfs merge=lfs -text
22
*.iso filter=lfs diff=lfs merge=lfs -text
33
*.tar.bz2 filter=lfs diff=lfs merge=lfs -text
4+
*.rpm filter=lfs diff=lfs merge=lfs -text

.gitignore

+141
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
tarballs
2+
schedmd.8849
3+
clusters/vc/common/home/sts/.history
4+
clusters/common/flag/NO_NFS
5+
clusters/common/Vagrantfile.d/cfg.vm.providers.d/default_provider
6+
clusters/vc/cfg/vc1/rootfs/etc/chrony.conf
7+
clusters/vc/cfg/vc1/rootfs/etc/resolv.conf.append
8+
clusters/vc/cfg/vc2/rootfs/etc/chrony.conf
9+
clusters/vc/cfg/vc2/rootfs/etc/resolv.conf.append
10+
clusters/vc/cfg/vcaltdb/requires/vcdb/ipaddr
11+
clusters/vc/cfg/vcaltdb/rootfs/etc/chrony.conf
12+
clusters/vc/cfg/vcaltdb/rootfs/etc/resolv.conf.append
13+
clusters/vc/cfg/vcbuild/rootfs/etc/chrony.conf
14+
clusters/vc/cfg/vcbuild/rootfs/etc/resolv.conf.append
15+
clusters/vc/cfg/vcdb/rootfs/etc/chrony.conf
16+
clusters/vc/cfg/vcfs/rootfs/etc/chrony.conf
17+
clusters/vc/cfg/vcgate/rootfs/etc/chrony.conf
18+
clusters/vc/cfg/vclogin/rootfs/etc/chrony.conf
19+
clusters/vc/cfg/vcsched/rootfs/etc/chrony.conf
20+
clusters/vc/cfg/vcdb/rootfs/etc/resolv.conf.append
21+
clusters/vc/cfg/vcfs/rootfs/etc/resolv.conf.append
22+
clusters/vc/cfg/vcgate/rootfs/etc/resolv.conf.append
23+
clusters/vc/cfg/vcsched/rootfs/etc/resolv.conf.append
24+
clusters/vc/cfg/vcfs/rootfs/etc/exports
25+
clusters/vc/cfg/vcfs/rootfs/etc/sysconfig/rpcbind
26+
clusters/vc/cfg/vcgate/requires/vcaltdb/ipaddr
27+
clusters/vc/cfg/vclogin/config/slurm/ipaddr-slurmctld
28+
clusters/vc/cfg/vclogin/config/slurm/ipaddr-slurmdbd
29+
clusters/vc/cfg/vclogin/rootfs/etc/resolv.conf.append
30+
clusters/vc/cfg/vcsched/config/slurm/ipaddr
31+
clusters/vc/cfg/vcsvc/config/rsyslog/ipaddr
32+
clusters/vc/common/etc/chrony.conf.server
33+
clusters/vc/cfg/vcsvc/rootfs/etc/chrony.conf.server
34+
clusters/vc/cfg/vcsvc/rootfs/etc/dnsmasq.conf
35+
clusters/vc/common/etc/chrony.conf.client
36+
clusters/vc/common/etc/hosts
37+
clusters/vx/cfg/vxlogin/config/slurm/ipaddr-slurmctld
38+
clusters/vx/cfg/vxlogin/config/slurm/ipaddr-slurmdbd
39+
clusters/vx/common/etc/hosts
40+
clusters/vx/common/etc/hosts.allow
41+
clusters/vc/cfg/vc1/rpm/early/.aside
42+
clusters/vc/cfg/vc2/rpm/early/.aside
43+
clusters/vc/cfg/vcaltdb/rpm/early/.aside
44+
clusters/vc/cfg/vcbuild/rpm/early/.aside
45+
clusters/vc/cfg/vcdb/rpm/early/.aside
46+
clusters/vc/cfg/vcgate/rpm/early/.aside
47+
clusters/vc/cfg/vclogin/rpm/early/.aside
48+
clusters/vc/cfg/vcsched/rpm/early/.aside
49+
clusters/vc/cfg/vcsvc/rpm/early/.aside
50+
clusters/vc/cfg/vcfs/rpm/early/.stash
51+
clusters/vc/cfg/vcaltdb/config/community-mysql/.my.cnf
52+
clusters/vc/cfg/vcbuild/build/slurm/last.built
53+
clusters/vc/cfg/vcdb/config/community-mysql/.my.cnf
54+
clusters/vc/cfg/vcfs/rpm/early/.systemd-219-73.el7_8.9.x86_64.rpm
55+
clusters/vc/cfg/vcfs/rpm/early/.systemd-libs-219-73.el7_8.9.x86_64.rpm
56+
clusters/vc/cfg/vcfs/rpm/early/.systemd-python-219-73.el7_8.9.x86_64.rpm
57+
clusters/vc/cfg/vcfs/rpm/early/.systemd-sysv-219-73.el7_8.9.x86_64.rpm
58+
clusters/vc/common/home/sts/.gnupg
59+
clusters/vx/cfg/vx1/rpm/early/.aside
60+
clusters/vx/cfg/vx2/rpm/early/.aside
61+
clusters/vx/cfg/vxlogin/rpm/early/.aside
62+
clusters/vx/cfg/vxsched/rpm/early/.aside
63+
clusters/vc/build/rpmbuild/SRPMS
64+
clusters/vc/build/rpmbuild/RPMS
65+
clusters/vc/.vagrant
66+
clusters/vc/cfg/vc*/rootfs/etc/chrony.conf
67+
clusters/vc/cfg/vc*/rootfs/etc/resolv.conf.append
68+
clusters/vc/common/etc/localrepo/repodata
69+
clusters/vc/common/._state
70+
clusters/vx/common/._state
71+
clusters/vc/common/home/sts/.ssh
72+
clusters/vc/common/home/sts/.viminfo
73+
clusters/vx/.vagrant
74+
clusters/vx/common/provision/common/._state
75+
clusters/vx/common/etc/localrepo/centos
76+
clusters/vc/common/etc/chrony.conf.client~
77+
clusters/vc/common/etc/chrony.conf.server~
78+
clusters/vc/common/etc/hosts~
79+
clusters/vc/common/etc/networks~
80+
clusters/vc/cfg/vc1/rootfs/etc/chrony.conf~
81+
clusters/vc/cfg/vc1/rootfs/etc/resolv.conf.append~
82+
clusters/vc/cfg/vc2/rootfs/etc/chrony.conf~
83+
clusters/vc/cfg/vc2/rootfs/etc/resolv.conf.append~
84+
clusters/vc/cfg/vcaltdb/rootfs/etc/chrony.conf~
85+
clusters/vc/cfg/vcaltdb/rootfs/etc/resolv.conf.append~
86+
clusters/vc/cfg/vcbuild/rootfs/etc/chrony.conf~
87+
clusters/vc/cfg/vcbuild/rootfs/etc/resolv.conf.append~
88+
clusters/vc/cfg/vcdb/rootfs/etc/chrony.conf~
89+
clusters/vc/cfg/vcdb/rootfs/etc/resolv.conf.append~
90+
clusters/vc/cfg/vcfs/rootfs/etc/chrony.conf~
91+
clusters/vc/cfg/vcfs/rootfs/etc/exports~
92+
clusters/vc/cfg/vcfs/rootfs/etc/resolv.conf.append~
93+
clusters/vc/cfg/vcgate/rootfs/etc/chrony.conf~
94+
clusters/vc/cfg/vcgate/rootfs/etc/resolv.conf.append~
95+
clusters/vc/cfg/vclogin/rootfs/etc/chrony.conf~
96+
clusters/vc/cfg/vclogin/rootfs/etc/resolv.conf.append~
97+
clusters/vc/cfg/vcsched/rootfs/etc/chrony.conf~
98+
clusters/vc/cfg/vcsched/rootfs/etc/resolv.conf.append~
99+
clusters/vc/cfg/vcsvc/rootfs/etc/chrony.conf.server~
100+
clusters/vc/cfg/vcsvc/rootfs/etc/dnsmasq.conf~
101+
clusters/vc/common/etc/slurm/slurm.conf.template~
102+
clusters/vc/common/etc/slurm/slurmdbd.conf~
103+
clusters/vc/common/etc/yum.repos.d/CentOS-Base-local.repo~
104+
clusters/common/bin/provision.sh~
105+
clusters/vc/Vagrantfile~
106+
clusters/vx/Vagrantfile~
107+
clusters/vc/cfg/vclogin/config/slurm/ipaddr-slurmctld~
108+
clusters/vc/cfg/vclogin/config/slurm/ipaddr-slurmdbd~
109+
clusters/vc/cfg/vcsched/config/slurm/ipaddr~
110+
clusters/vc/cfg/vcsvc/config/rsyslog/ipaddr~
111+
clusters/vx/common/etc/hosts~
112+
clusters/vx/common/etc/hosts.allow~
113+
clusters/vx/common/etc/resolv.conf~
114+
clusters/vc/cfg/vcaltdb/requires/vcdb/ipaddr~
115+
clusters/vc/cfg/vcfs/rootfs/etc/sysconfig/rpcbind~
116+
clusters/vc/cfg/vcgate/requires/vcaltdb/ipaddr~
117+
clusters/vc/common/home/sts/qpat/bin/qstats.sh~
118+
clusters/vc/common/home/sts/stash_jobscripts/stash_jobscripts.sh~
119+
clusters/vc/common/provision/config/rsyslog/ipaddr~
120+
clusters/vc/common/provision/requires/vc1/ipaddr~
121+
clusters/vc/common/provision/requires/vc2/ipaddr~
122+
clusters/vc/common/provision/requires/vcbuild/ipaddr~
123+
clusters/vc/common/provision/requires/vcdb/ipaddr~
124+
clusters/vc/common/provision/requires/vcfs/ipaddr~
125+
clusters/vc/common/provision/requires/vclogin/ipaddr~
126+
clusters/vc/common/provision/requires/vcsched/ipaddr~
127+
clusters/vc/common/provision/requires/vcsvc/ipaddr~
128+
clusters/vc/common/provision/verify/rsyslog/ipaddr~
129+
clusters/vx/common/etc/slurm.vx/slurm.conf.template~
130+
clusters/vx/common/etc/slurm.vx/slurmdbd.conf~
131+
clusters/vx/common/etc/yum.repos.d/CentOS-Base-local.repo~
132+
clusters/vx/common/provision/requires/vcbuild/ipaddr~
133+
clusters/vx/common/provision/requires/vcdb/ipaddr~
134+
clusters/vx/common/provision/requires/vcfs/6.enable-nfs-local-yum-repo~
135+
clusters/vx/common/provision/requires/vcfs/ipaddr~
136+
clusters/vx/common/provision/requires/vcsvc/ipaddr~
137+
clusters/vx/common/provision/requires/vx1/ipaddr~
138+
clusters/vx/common/provision/requires/vx2/ipaddr~
139+
clusters/vx/common/provision/requires/vxlogin/ipaddr~
140+
clusters/vx/common/provision/requires/vxsched/ipaddr~
141+
clusters/vx/common/provision/verify/rsyslog/ipaddr~

clusters/.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.rpm filter=lfs diff=lfs merge=lfs -text

clusters/vc/.vagrant/.gitignore

-1
This file was deleted.
Binary file not shown.

clusters/vc/cfg/vc1/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server: vcsvc
2-
server 192.168.78.78
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vc1/rpm/install/createrepo

Whitespace-only changes.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vc2/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server
2-
server 192.168.78.78
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vc2/rpm/install/createrepo

Whitespace-only changes.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcaltdb/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server
2-
server 192.168.56.71
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift

clusters/vc/cfg/vcaltdb/rootfs/etc/my.cnf

-49
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcaltdb/rpm/install/createrepo

Whitespace-only changes.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcbuild/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server
2-
server 192.168.56.71
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcbuild/rpm/install/createrepo

Whitespace-only changes.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcdb/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server
2-
server 192.168.56.71
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcdb/rpm/install/createrepo

Whitespace-only changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcfs/config/nfs/.shload.sh

-50
This file was deleted.

clusters/vc/cfg/vcfs/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server
2-
server 192.168.56.71
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift
+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#
2-
/home/vagrant 192.168.56.0/24(rw,no_root_squash,security_label,subtree_check,async)
2+
/home/vagrant 192.168.56.0/24(fsid=101,rw,no_root_squash,security_label,subtree_check,async)
33
#
4-
/home/vagrant/common/home 192.168.56.0/24(rw,no_root_squash,security_label,sync)
5-
#
6-
/home/vagrant/common/repos 192.168.56.0/24(rw,no_root_squash,security_label,async)
7-
/home/vagrant/common/root 192.168.56.0/24(rw,no_root_squash,security_label,async)
8-
/home/vagrant/common/var/log/rsyslog 192.168.56.0/24(rw,no_root_squash,security_label,subtree_check,async)
9-
/home/vagrant/common/var/log/slurm 192.168.56.0/24(rw,no_root_squash,security_label,subtree_check,async)
4+
/home/vagrant/common/home 192.168.56.0/24(fsid=111,rw,no_root_squash,security_label,sync)
5+
/home/vagrant/common/repos 192.168.56.0/24(fsid=112,rw,no_root_squash,security_label,async)
6+
/home/vagrant/common/root 192.168.56.0/24(fsid=113,rw,no_root_squash,security_label,async)
7+
8+
/home/vagrant/common/var/log/rsyslog 192.168.56.0/24(fsid=121,rw,no_root_squash,security_label,subtree_check,async)
9+
/home/vagrant/common/var/log/slurm 192.168.56.0/24(fsid=122,rw,no_root_squash,security_label,subtree_check,async)
1010

11-
/home/vx 192.168.56.0/24(rw,no_root_squash,security_label,subtree_check,async)
11+
/home/vx 192.168.56.0/24(fsid=201,rw,no_root_squash,security_label,subtree_check,async)
1212

Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcgate/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server
2-
server 192.168.56.71
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vclogin/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server
2-
server 192.168.56.71
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vclogin/rpm/install/createrepo

Whitespace-only changes.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcsched/rootfs/etc/chrony.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use local server
2-
server 192.168.56.71
2+
server 192.168.56.78
33

44
# Record the rate at which the system clock gains/losses time.
55
driftfile /var/lib/chrony/drift
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
appendwhere: # Generated by NetworkManager
2-
appendwhat: nameserver 192.168.56.71
2+
appendwhat: nameserver 192.168.56.78
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

clusters/vc/cfg/vcsched/rpm/install/createrepo

Whitespace-only changes.
Binary file not shown.
Binary file not shown.
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
192.168.56.71
1+
192.168.56.78

clusters/vc/cfg/vcsvc/rootfs/etc/chrony.conf.server

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rtcsync
2525
# Allow NTP client access from local network.
2626
allow 192.168.56.0/24
2727
allow 127.0.0.1
28-
bindaddress 192.168.56.71
28+
bindaddress 192.168.56.78
2929

3030
# Serve time even if not synchronized to a time source.
3131
#local stratum 10

clusters/vc/cfg/vcsvc/rootfs/etc/dnsmasq.conf

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
listen-address=::1,127.0.0.1,192.168.56.71
1+
listen-address=::1,127.0.0.1,192.168.56.78
22
except-interface=eth0
33
no-dhcp-interface=eth1,eth0
44
domain-needed
@@ -9,5 +9,5 @@ user=root
99
group=root
1010
domain=tc
1111
local=/tc/
12-
addn-hosts=/etc/hosts~
12+
addn-hosts=/etc/hosts.vc
1313
read-ethers
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)