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]"