vagrant-projects icon indicating copy to clipboard operation
vagrant-projects copied to clipboard

Vagrant projects for Oracle products and other examples

Results 23 vagrant-projects issues
Sort by recently updated
recently updated
newest added

While setting up the OLCNE env with istio enabled ,setup is getting failed because of crio service failing on master node.. master1: ===== Create the Oracle Linux Cloud Native Environment:...

**Describe the issue** Setting a new password for SYS and SYSTEM works, but fails for PDBADMIN: [oracle@localhost ~]$ /home/oracle/setPassword.sh Not_Very_N1ce_Pass The Oracle base remains unchanged with value /opt/oracle SQL*Plus: Release...

database

Hi, I tried to set up SSL for APEX but getting no connection. I used this commands https://oracle-base.com/articles/misc/oracle-rest-data-services-ords-standalone-mode#ssl-configuration Getting "ssl received a record that exceeded the maximum permissible length" When...

help wanted

**Describe the issue** In some cases, I'm unable to exec into a container: ```shell $ kubectl -n NAMESPACE exec -it POD -- bash ERRO[0000] exec failed: unable to start container...

On my 12.5.1 Macbook, following this blog [https://blogs.oracle.com/linux/post/quick-and-easy-installation-of-oracle-database-12c-on-oracle-linux-in-oracle-vm-virtualbox](https://blogs.oracle.com/linux/post/quick-and-easy-installation-of-oracle-database-12c-on-oracle-linux-in-oracle-vm-virtualbox) got my up and running. Now I have hit two speed bumps. 1. Having su-ed to oracle in virtualbox, _sqlplus / sys...

more-info-required
database

Hi, **Summary:** I couldn't connect to the oracle database engine without manual intervention (starting listener & database manually). **Details:** First, I started the VM using `vagrant up` Then, I tried...

Similar to #488. OL9 OCNE1.7 [olcne-utils](https://yum.oracle.com/repo/OracleLinux/OL9/olcne17/x86_64/index.html) is missing Kubernetes v1.26.6 extra images. Unfortunately, [installing Kubernetes module](https://docs.oracle.com/en/operating-systems/olcne/1.7/kubernetes/deploy-kube-intro.html#module-kube-report) always times out, so I'm forced to use a local registry.

`podman` fails to run on [OL9 box](https://oracle.github.io/vagrant-projects/boxes/oraclelinux/9.json) with `oracle-olcne-release-el9` with error: ``` [conmon:e] Include journald in compilation path to log to systemd journal Error: write child: broken pipe ``` **To...

Greetings! Would you kindly merge [PR#483](https://github.com/oracle/vagrant-projects/pull/483)? I intend to update to OCNE 1.7 on OL9. Thank you!