Editing a Profile
Change the settings of a user-defined profile in Autonomous Linux.
Editing a profile doesn't affect instances that are already registered with the profile. To change instance settings after registration, such as attached software sources, do this directly through the service. For example, Attaching Software Sources to an Instance.
Navigate
- Navigate to the Profiles list page.
- In Applied filters, select the Compartment that contains the profile you're interested in.
- Select the name of the profile.
Edit the name or description
- On the profile details page, select the Actions menu and then select Edit.
-
Update the profile information:
- Name: Enter a name for the profile. You can add or change the name later. The name doesn't need to be unique, because an Oracle Cloud Identifier (OCID) uniquely identifies the profile. Avoid entering confidential information.
- Description: (Optional) Enter a description for the profile. Avoid entering confidential information.
- Set as default profile: If this profile is in the root compartment, you can optionally set it as the default profile.
- Select Update.
Add or remove software sources
This procedure applies to software source profiles only.
- On the profile details page, view associated software sources in the Associated resources tab.
- To add software sources, select Attach.
- To remove software sources: select the sources and select Detach.
Change group
This procedure applies to group profiles only.
- On the profile details page, select Associated resources and then select Edit group assignment.
- Select a compartment
- Select a group from the list. You can optionally filter by name or description. The list only displays groups with the same OS and architecture as the original.
- Select Update.
Use the oci os-management-hub profile update command and required parameters to edit the details of a profile.
oci os-management-hub profile update --profile-id ocid [OPTIONS]For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdateProfile operation to edit the basic details for a profile.