Skip to content

Cloud-Init.sh Not Modifying Instance Behavior #15

@JoelThomTR

Description

@JoelThomTR

It appears that the code in the cloud-init.sh script (https://github.com/oracle-quickstart/oci-check-point/blob/master/cloudguard-ha/scripts/cloud-init.sh) is not actually executing on the instance.

For testing, the following lines of code were added to the above code, but they did not change/modify the expected behavior of the instance:

clish -c "set user admin password-hash $1$GS8Szt1L."
clish -c "save config"

BTW, Is this something that should be brought up w/ the Check Point Account Team or is this the right place for bringing up this issue?

Thanks in advance.

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