default_min_hwe_kernel: hwe-w is too early to be applied
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas-deployer |
In Progress
|
Medium
|
Billy Olsen |
Bug Description
ppc64el env I'm currently using requires hwe-w for commissioning. With maas-deployer capability to configure maas settings, I wrote the yaml like below.
====
settings:
====
However setting default_
====
2016-04-13 17:47:55,052 DEBUG (execc) Executing: 'ssh -i /home/ubuntu/
2016-04-13 17:47:55,582 ERROR (execc)
2016-04-13 17:47:55,583 ERROR (_maas_execute) Command 'ssh -i /home/ubuntu/
2016-04-13 17:47:55,583 ERROR (apply_
====
It seems default_
[maas_deployer/
Related branches
- MAAS Deployers: Pending requested
-
Diff: 43 lines (+11/-2)1 file modifiedmaas_deployer/vmaas/engine.py (+11/-2)
Changed in maas-deployer: | |
status: | New → In Progress |
assignee: | nobody → Billy Olsen (billy-olsen) |
milestone: | none → 0.0.8 |
importance: | Undecided → Medium |
Just run into this. Any input from the developers on how to solve this?