Skip to content

Syntax error in cloud-init.yml for baremetal-ubuntu #2

@HaydenElza

Description

@HaydenElza

I just noticed while writing up a how-to for installing piku on a raspberry pi that the install was failing when it had worked for me a couple of weeks ago. I realized it was because there was a new commit (a9c26c1) that caused the following error found in /var/log/cloud-init.log:

2023-01-27 15:06:37,217 - util.py[WARNING]: Failed loading yaml blob. Invalid format at line 78 column 12: "mapping values are not allowed here
  in "<unicode string>", line 78, column 12:
        content: |
               ^"

That corresponds to this line:

For now, I'm just falling back to this commit of cloud-init.yml, so I don't have a fix to suggest (although I think it's just two missing spaces on line 77). I just wanted to make y'all aware of the issue.


What I'm using:

  • Raspberry Pi 3 Model B v1.1
  • Ubuntu Server 20.04.05 LTS (32-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions