Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud-Init.sh Not Modifying Instance Behavior #15

Open
JoelThomTR opened this issue Dec 8, 2023 · 1 comment
Open

Cloud-Init.sh Not Modifying Instance Behavior #15

JoelThomTR opened this issue Dec 8, 2023 · 1 comment

Comments

@JoelThomTR
Copy link

JoelThomTR commented Dec 8, 2023

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.

@chkp-jmorris
Copy link

Hi @JoelThomTR,
Thank you for bringing this up. Will investigate and update here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants