Brian Lamb

Results 6 comments of Brian Lamb

I did the rename separately, before the join domain, then joined the domain without renaming, and it works. The renaming during join host is bugged.

@CJDennis You might want to add trim to that empty string check so that its `trim($cell->getValue() !== '')`, I have had empty cells, that contains a space due to some...

Thanks for the `->setFormatCode(\PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDD2);` example. Thats what i needed. I know this is old, but you might need to make sure you set in your start and end rows `->getStyle($colLetter...

The problem im having now, is if no php on the system, and i add the prefix `package_prefix => 'php73-php-',` to php class, its not in the path still. It...

I personally use hiera to configure them also. I just specify the version on the nodes yaml file and rest is automated. I am eager to see a multi php...

its odd that this issue was from 2018, but im still having to use the prefix (Centos7), will that remain? Also, this is not landing in the correct path, e.g....