Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.
This repository was archived by the owner on May 5, 2025. It is now read-only.

Why is the netplan.io package not installed with network-manager ? #37

@bhardwaj-nakul

Description

@bhardwaj-nakul

By default provisioning flow for Ubuntu, netplan.io package is removed.
https://github.com/intel/rni-profile-base-ubuntu/blob/5a5a2b0c6e168c5507d0ca033c70eaed9fb3f6f0/pre.sh#L488

But if we want to use network-manager as network renderer instead of systemd-networkd by providing kernel argument in conf/config.yml 'network=network-manager'
image
(src : https://github.com/intel/Edge-Software-Provisioner#example-kernel-paramaters-used-at-build-time)

then why isn't netplan.io package installed along with it ?
https://github.com/intel/rni-profile-base-ubuntu/blob/5a5a2b0c6e168c5507d0ca033c70eaed9fb3f6f0/pre.sh#L515

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