You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.
you are correct basically for now we only support single node provisioning. We also do not support (un)pack of a domain to other nodes and after that do an enroll.
For awareness, and not sure if it's expected, but but using the run list, as well as manually running the nmEnroll above did produce a functional node. I haven't tried running it remotely yet but I did get functional servers. Basically the unpack and pack commands we're necessary since these were new nodes.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
During the install of nodes we we have to do a manual nmEnroll on the node. Is this expected behavior? Basically a simple WLST
connect(to admin)
nmEnroll(directories)
Our runlist looks as follows.
"recipe[fmw_jdk::rng_service]",
"recipe[fmw_wls::setup]",
"recipe[fmw_wls::install]",
"recipe[fmw_bsu::weblogic]",
"recipe[fmw_domain::nodemanager]"
The text was updated successfully, but these errors were encountered: