-
Hello,
I've installed and trying to use biemond-oradb module to provision oracle 12c database however when i run puppet agent -t on puppet node it is failing. It seems to me that binaries are not …
-
Hello
Im getting this error:
puppet agent -t
Info: Using configured environment 'test'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info:…
-
My puppet code for single environment installation:
` # Install oracleDB `
` oradb::installdb{ $oradb :`
` version => $oradb_version,`
` file => $ora…
-
Hello,
Do you think we could add a parameter timeout, to change "timeout => 0" value
exec { "oracle database ${title}":
command => $command,
creates => "${oracle_bas…
-
Hi, I try to bring the emapp up, it failed:
```
==> emapp: Notice: /Stage[main]/Oraem_install/Oradb::Installem[em12105]/Exec[install oracle em em12105]/returns: Starting Oracle Universal Installer..…
-
For almost all the manifest that manage files for installation/extraction is possible to define if the files are local (so they just need extraction) or remote (in this case they're first copied with …
-
Hi
When I try to update the default keycloak standalone-ha database, the code explodes when trying to compare the `is` and `should` values.
```puppet
wildfly::datasources::datasource { 'KeycloakD…
-
## Describe the Bug
MariaDB 11 is out, and has deprecated the `mysql` (and `mysqldump` and `mysqladmin`) commands in favor of `mariadb` commands. The `mysql` commands now issue a deprecation messag…
-
Hi, I would like to have following options exposed in the parameters of this installdb.pp and need to know if I can use the templates in database.pp.. Let me know if this need to be part of templates …
-
After successfully installed Oracle Database Client 11.2.0.4, facter showing this following syntax error :
```
# facter -p oracle_database_homes
Syntax Error... Unrecognized Command or Option: …