Commit c60456d3 authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Fix null parameters templating

Before this commit, instance parameters that have a default null value
in JSON format were rendered as 'None' string in instance-theia.cfg.

In particular, Theia frontends were always requested with unsolvable
SLA parameters that prevented a frontend from ever being allocated:
```
sla-instance_guid = None
```
parent 07b02216
Pipeline #15811 failed with stage