Added ws.pm (cvm -> vhost migration, Fedora 31 upgrade).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Fri, 15 Nov 2019 18:21:39 +0000 (19:21 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Fri, 15 Nov 2019 18:21:39 +0000 (19:21 +0100)
commit6550e3f80b53e38f4d9534642058a9cb84a02e6c
treeb44667bc595c48568f30ea23e6c3ec3171dbc34b
parente18f62b67d728279e8a4d71512cb542a7b05b888
Added ws.pm (cvm -> vhost migration, Fedora 31 upgrade).
18 files changed:
sources/ws.pm/config [new file with mode: 0644]
sources/ws.pm/envvars [new file with mode: 0644]
sources/ws.pm/firstboot/01_setupnetworking.sh [new file with mode: 0755]
sources/ws.pm/firstboot/02_settimezone.sh [new file with mode: 0755]
sources/ws.pm/firstboot/03_setupldap.sh [new file with mode: 0755]
sources/ws.pm/firstboot/10_certbot.sh [new file with mode: 0755]
sources/ws.pm/firstboot/11_setuppostfix.sh [new file with mode: 0755]
sources/ws.pm/firstboot/99_cleanup.sh [new file with mode: 0755]
sources/ws.pm/postinstall/01_setownership.sh [new file with mode: 0755]
sources/ws.pm/postinstall/02_setpermissions.sh [new file with mode: 0755]
sources/ws.pm/postinstall/03_installfiles.sh [new file with mode: 0755]
sources/ws.pm/postinstall/10_setupservices.sh [new file with mode: 0755]
sources/ws.pm/postinstall/99_cleanup.sh [new file with mode: 0755]
sources/ws.pm/postinstall/install/etc/hosts [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/httpd/conf.d/useribm.hu.443.conf.le [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/httpd/conf.d/useribm.hu.80.conf [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/httpd/conf.d/userrendszerhaz.hu.443.conf.le [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/httpd/conf.d/userrendszerhaz.hu.80.conf [new file with mode: 0644]