Hi,
I just ran the kanku setup devel --interactive command and noticed a small error:
$ sudo kanku setup devel --interactive
[...]
[2025/03/26 15:44:31][ INFO](451545) {Kanku::Setup::Roles::Common:302} No network named 'kanku-devel' found - creating using 'net-kanku-devel.xml.tt2'
"Should libvirt net '$nn' be created?
Your choice (Y|n)?
The question has a leading " but not trailing one.
And it seems like $nn should be replaced with kanku-devel or the name of the network?
Kind Regards
Johannes
Hi,
I just ran the
kanku setup devel --interactivecommand and noticed a small error:The question has a leading
"but not trailing one.And it seems like
$nnshould be replaced withkanku-develor the name of the network?Kind Regards
Johannes