fixed RHSSO-930
This commit is contained in:
parent
9933c1d3de
commit
d7ae9f6e78
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
|||
"name": "Server Administration Guide",
|
||||
"link": "https://access.redhat.com/documentation/en/red-hat-single-sign-on/7.1/html-single/server-administration-guide/"
|
||||
},
|
||||
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 1",
|
||||
"fuseVersion": "JBoss Fuse 6.3.0 Rollup 2",
|
||||
"subsystem": {
|
||||
"undertow": "urn:jboss:domain:undertow:3.1"
|
||||
},
|
||||
|
|
|
@ -65,7 +65,7 @@ Use this for {{book.fuseVersion}}:
|
|||
+
|
||||
[source,subs="attributes"]
|
||||
----
|
||||
cd /path-to-fuse/jboss-fuse-6.3.0.redhat-224
|
||||
cd /path-to-fuse/jboss-fuse-6.3.0.redhat-254
|
||||
{% if book.community %}
|
||||
unzip -q /path-to-adapter-zip/keycloak-fuse-adapter-{{book.project.versionMvn}}.zip
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue