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 was archived by the owner on May 11, 2026. It is now read-only.
running hawkinit with this simple domain scenario does not seem to create a domain:
Answers:
{
"cassandraCount": 1,
"cassandraVersion": "3.0.9",
"defaultCredentials": true,
"domainScenario": "simple",
"forcePullImages": false,
"hawkAgent": "javaAgent",
"hawkVersion": "0.38.0.Final",
"hawkflyWfEap": "WildFly",
"hawkinitVersion": "1.9.1",
"hostControllerCount": 1,
"orchestrationFramework": "docker-compose",
"ssl": false,
"wfDomainVersion": "latest",
"wfEap": "WildFly",
"wfType": "Domain",
"wildflyImmutableAgent": true
}
after connecting miq, it shows the following inventory (I did not see any error in the miq log, but perhaps it's not an error that's logged) so it's hard to understand whether miq is not parsing it well or hawkinit did not create it
running hawkinit with this simple domain scenario does not seem to create a domain:
Answers:
{
"cassandraCount": 1,
"cassandraVersion": "3.0.9",
"defaultCredentials": true,
"domainScenario": "simple",
"forcePullImages": false,
"hawkAgent": "javaAgent",
"hawkVersion": "0.38.0.Final",
"hawkflyWfEap": "WildFly",
"hawkinitVersion": "1.9.1",
"hostControllerCount": 1,
"orchestrationFramework": "docker-compose",
"ssl": false,
"wfDomainVersion": "latest",
"wfEap": "WildFly",
"wfType": "Domain",
"wildflyImmutableAgent": true
}
after connecting miq, it shows the following inventory (I did not see any error in the miq log, but perhaps it's not an error that's logged) so it's hard to understand whether miq is not parsing it well or hawkinit did not create it
