Re: [CentOS] Problem with definition of slist in CFEngine

2018-07-27 Thread Meikel
Hi folks and Paul. > Is there any chance that some elements of your info_list become larger > than 4K size limit cfengine places on scalar variables? Mayne the 4K limit ist not the problem here. I did some "shortcutting" and added one more "undefined" variable aaa.bbb.ccc: # cat ./info.cf bun

Re: [CentOS] Problem with definition of slist in CFEngine

2018-07-27 Thread Meikel
Hi folks and Alexander. > Any really good reason not to update since nearly 1 year? There are two reasons, but maybe they are not "good" reasons :-( First reason is that I'm an admin-beginner with low skills and missing practice. Second reason is that the system is brand new but from an 7.4-

Re: [CentOS] Problem with definition of slist in CFEngine

2018-07-26 Thread Paul Heinlein
On Thu, 26 Jul 2018, Meikel wrote: Hey folks, I have a problem with the definition of a variable of type slist in CFEngine on # uname -a ; cat /etc/redhat-release Linux policyhub.example.com 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux CentOS Lin

Re: [CentOS] Problem with definition of slist in CFEngine

2018-07-26 Thread Alexander Dalloz
Am 26.07.2018 um 17:11 schrieb Meikel: # uname -a ; cat /etc/redhat-release Linux policyhub.example.com 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux CentOS Linux release 7.4.1708 (Core) Any really good reason not to update since nearly 1 year? Alex