Comment 3 for bug 1804721

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Yes, absolutely. In fact, I fixed this already:

$ ~/bin/netplan --root-dir=scratch/ --debug generate
DEBUG:command generate: running ['/lib/netplan/generate', '--root-dir', 'scratch/']
** (generate:18683): DEBUG: 16:41:58.422: Processing input file scratch//etc/netplan/01-my_network.yaml..
scratch//etc/netplan/01-my_network.yaml:9:4: Invalid YAML: inconsistent indentation:
   bridges:
   ^

The changes are available in Ubuntu 19.04 already; will be made available to other releases soon as stable updates.

FWIW, the issue is one space too much before "bridges:". Sorry I couldn't get to respond to this sooner!