Actions
Bug #32508
closeduser mode templates use root_pass.empty? which doesn't work on NilClass
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
When deploying a host on Azure and not specifying a root password, I got the following error:
Render user data template for whoa.yatsu.example.com task failed with the following error: undefined method '#empty?' for NilClass::Jail (NilClass)
Actions