https://git.useribm.hu
/
user-lxc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8efbf8a
)
Upgraded xfr.pm.f29 to xfr.pm.f30.
author
Zoltán Felleg
<zoltan.felleg@userrendszerhaz.hu>
Wed, 22 May 2019 10:12:07 +0000
(12:12 +0200)
committer
Zoltán Felleg
<zoltan.felleg@userrendszerhaz.hu>
Wed, 22 May 2019 10:12:07 +0000
(12:12 +0200)
14 files changed:
sources/ws.pm.f30/firstboot/10_certbot.sh
patch
|
blob
|
history
sources/xfr.pm.f30/config
[moved from
sources/xfr.pm.f29/config
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/envvars
[moved from
sources/xfr.pm.f29/envvars
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/firstboot/01_setupnetworking.sh
[moved from
sources/xfr.pm.f29/firstboot/01_setupnetworking.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/firstboot/02_settimezone.sh
[moved from
sources/xfr.pm.f29/firstboot/02_settimezone.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/firstboot/03_setupldap.sh
[moved from
sources/xfr.pm.f29/firstboot/03_setupldap.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/firstboot/99_cleanup.sh
[moved from
sources/xfr.pm.f29/firstboot/99_cleanup.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/postinstall/01_setownership.sh
[moved from
sources/xfr.pm.f29/postinstall/01_setownership.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/postinstall/02_setpermissions.sh
[moved from
sources/xfr.pm.f29/postinstall/02_setpermissions.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/postinstall/03_installfiles.sh
[moved from
sources/xfr.pm.f29/postinstall/03_installfiles.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/postinstall/10_setupservices.sh
[moved from
sources/xfr.pm.f29/postinstall/10_setupservices.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/postinstall/99_cleanup.sh
[moved from
sources/xfr.pm.f29/postinstall/99_cleanup.sh
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/postinstall/install/etc/hosts
[moved from
sources/xfr.pm.f29/postinstall/install/etc/hosts
with 100% similarity]
patch
|
blob
|
history
sources/xfr.pm.f30/postinstall/install/etc/httpd/conf.d/xfr.80.conf
[moved from
sources/xfr.pm.f29/postinstall/install/etc/httpd/conf.d/xfr.80.conf
with 100% similarity]
patch
|
blob
|
history
diff --git
a/sources/ws.pm.f30/firstboot/10_certbot.sh
b/sources/ws.pm.f30/firstboot/10_certbot.sh
index 0ee797d080de982c227fe7e872d8cdf75504b7de..620271b19e0206069db6a0e8bb419dbd7168dbc6 100755
(executable)
--- a/
sources/ws.pm.f30/firstboot/10_certbot.sh
+++ b/
sources/ws.pm.f30/firstboot/10_certbot.sh
@@
-37,4
+37,6
@@
then
cp --archive /usr/lib/python3.7/site-packages/certbot_apache/options-ssl-apache.conf /etc/letsencrypt
systemctl enable httpd.service
systemctl start httpd.service
+ systemctl enable certbot-renew.timer
+ systemctl start certbot-renew.timer
fi
diff --git
a/sources/xfr.pm.f29/config
b/sources/xfr.pm.f30/config
similarity index 100%
rename from
sources/xfr.pm.f29/config
rename to
sources/xfr.pm.f30/config
diff --git
a/sources/xfr.pm.f29/envvars
b/sources/xfr.pm.f30/envvars
similarity index 100%
rename from
sources/xfr.pm.f29/envvars
rename to
sources/xfr.pm.f30/envvars
diff --git
a/sources/xfr.pm.f29/firstboot/01_setupnetworking.sh
b/sources/xfr.pm.f30/firstboot/01_setupnetworking.sh
similarity index 100%
rename from
sources/xfr.pm.f29/firstboot/01_setupnetworking.sh
rename to
sources/xfr.pm.f30/firstboot/01_setupnetworking.sh
diff --git
a/sources/xfr.pm.f29/firstboot/02_settimezone.sh
b/sources/xfr.pm.f30/firstboot/02_settimezone.sh
similarity index 100%
rename from
sources/xfr.pm.f29/firstboot/02_settimezone.sh
rename to
sources/xfr.pm.f30/firstboot/02_settimezone.sh
diff --git
a/sources/xfr.pm.f29/firstboot/03_setupldap.sh
b/sources/xfr.pm.f30/firstboot/03_setupldap.sh
similarity index 100%
rename from
sources/xfr.pm.f29/firstboot/03_setupldap.sh
rename to
sources/xfr.pm.f30/firstboot/03_setupldap.sh
diff --git
a/sources/xfr.pm.f29/firstboot/99_cleanup.sh
b/sources/xfr.pm.f30/firstboot/99_cleanup.sh
similarity index 100%
rename from
sources/xfr.pm.f29/firstboot/99_cleanup.sh
rename to
sources/xfr.pm.f30/firstboot/99_cleanup.sh
diff --git
a/sources/xfr.pm.f29/postinstall/01_setownership.sh
b/sources/xfr.pm.f30/postinstall/01_setownership.sh
similarity index 100%
rename from
sources/xfr.pm.f29/postinstall/01_setownership.sh
rename to
sources/xfr.pm.f30/postinstall/01_setownership.sh
diff --git
a/sources/xfr.pm.f29/postinstall/02_setpermissions.sh
b/sources/xfr.pm.f30/postinstall/02_setpermissions.sh
similarity index 100%
rename from
sources/xfr.pm.f29/postinstall/02_setpermissions.sh
rename to
sources/xfr.pm.f30/postinstall/02_setpermissions.sh
diff --git
a/sources/xfr.pm.f29/postinstall/03_installfiles.sh
b/sources/xfr.pm.f30/postinstall/03_installfiles.sh
similarity index 100%
rename from
sources/xfr.pm.f29/postinstall/03_installfiles.sh
rename to
sources/xfr.pm.f30/postinstall/03_installfiles.sh
diff --git
a/sources/xfr.pm.f29/postinstall/10_setupservices.sh
b/sources/xfr.pm.f30/postinstall/10_setupservices.sh
similarity index 100%
rename from
sources/xfr.pm.f29/postinstall/10_setupservices.sh
rename to
sources/xfr.pm.f30/postinstall/10_setupservices.sh
diff --git
a/sources/xfr.pm.f29/postinstall/99_cleanup.sh
b/sources/xfr.pm.f30/postinstall/99_cleanup.sh
similarity index 100%
rename from
sources/xfr.pm.f29/postinstall/99_cleanup.sh
rename to
sources/xfr.pm.f30/postinstall/99_cleanup.sh
diff --git
a/sources/xfr.pm.f29/postinstall/install/etc/hosts
b/sources/xfr.pm.f30/postinstall/install/etc/hosts
similarity index 100%
rename from
sources/xfr.pm.f29/postinstall/install/etc/hosts
rename to
sources/xfr.pm.f30/postinstall/install/etc/hosts
diff --git
a/sources/xfr.pm.f29/postinstall/install/etc/httpd/conf.d/xfr.80.conf
b/sources/xfr.pm.f30/postinstall/install/etc/httpd/conf.d/xfr.80.conf
similarity index 100%
rename from
sources/xfr.pm.f29/postinstall/install/etc/httpd/conf.d/xfr.80.conf
rename to
sources/xfr.pm.f30/postinstall/install/etc/httpd/conf.d/xfr.80.conf