cloudstack/tools/appliance/systemvmtemplate/scripts
René Moser c8dcc64b65 CLOUDSTACK-10341: VR minor fixes to systemvmtemplate (#2468)
- Fixes rsyslog: fix config error in rsylslog.conf

Feb 26 08:09:54 r-413-VM liblogging-stdlog[19754]: action '*' treated as ':omusrmsg:*' - please use ':omusrmsg:*' syntax instead, '*' will not be supported in the future [v8.24.0 try http://www.rsyslog.com/e/2184 ]
Feb 26 08:09:54 r-413-VM liblogging-stdlog[19754]: error during parsing file /etc/rsyslog.conf, on or before line 95: warnings occured in file '/etc/rsyslog.conf' around line 95 [v8.24.0 try http://www.rsyslog.com/e/2207 ]

- Run apache2 only after cloud-postinit

- Increase /run size for VR with 256M RAM

root@r-395-VM:~# systemctl daemon-reload
Failed to reload daemon: Refusing to reload, not enough space available on /run/systemd. Currently, 15.8M are free, but a safety buffer of 16.0M is enforced.

tmpfs            23M  6.5M   16M  29% /run
2018-03-23 11:52:29 +05:30
..
apt_upgrade.sh CLOUDSTACK-10013: Fix systemvmtemplate build failure 2018-01-09 18:04:56 +05:30
authorized_keys.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
cleanup.sh CLOUDSTACK-10013: Fixes based on code review and test failures 2017-12-23 17:51:42 +05:30
configure_acpid.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_conntrack.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_grub.sh CLOUDSTACK-10013: Fixes based on code review and test failures 2017-12-23 17:51:42 +05:30
configure_locale.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_login.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_networking.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_persistent_config.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_systemvm_services.sh CLOUDSTACK-10319: Prefer TLSv1.2, deprecate TLSv1.0,1.1 (#2480) 2018-03-12 11:43:59 +01:00
finalize.sh CLOUDSTACK-10341: VR minor fixes to systemvmtemplate (#2468) 2018-03-23 11:52:29 +05:30
install_systemvm_packages.sh CLOUDSTACK-10146: Bypass Secondary Storage for KVM templates (#2379) 2018-01-09 12:22:18 +05:30