Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4153

No visible way to disable the "jboss-fuse-full" profile in 6.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2
    • Fabric8 v1
    • None
    • % %

      In 6.1 we could do this by passing --profile to the fabric:create command, e.g.:

      fabric:create --profile fabric

      And it would not include the jboss-fuse-full profile. We can do the same /w 6.2, but when doing fabric:create --help this is not apparent:

              --zookeeper-data-dir
                      The location where ZooKeeper will store the in-memory database snapshots and, unless specified otherwise, the transaction log of 
                      updates to the database.
                      (defaults to zookeeper)
              -b, --bind-address
                      The default bind address.
              --zookeeper-password
                      The ensemble password to use (one will be generated if not given)
              --zookeeper-sync-limit
                      The amount of time, in ticks (see tickTime), to allow followers to sync with ZooKeeper
                      (defaults to 5)
              --new-user-role
                      The role of the new user. The option refers to karaf user (ssh, http, jmx).
                      (defaults to _g_:admin)
              -n, --non-managed
                      Flag to keep the container non managed
              --external-git-user
                      Specify an external git user.
              -p, --profile
                      Chooses the profile of the container. To specify multiple profiles, use this flag multiple times.
              -v, --version
                      Chooses the default version.
                      (defaults to 1.0)
              --external-git-password
                      Specify an external git password.
              --new-user-password
                      The password of the new user. The option refers to karaf user (ssh, http, jmx).
              --zookeeper-ticktime
                      The length of a single tick, which is the basic time unit used by ZooKeeper, as measured in milliseconds. It is used to regulate 
                      heartbeats, and timeouts. For example, the minimum session timeout will be two ticks
                      (defaults to 2000)
              --bootstrap-timeout
                      How long to wait (milliseconds) for the initial fabric bootstrap
                      (defaults to 120000)
              --external-git-url
                      Specify an external git URL.
              --clean
                      Clean local zookeeper cluster and configurations
              -t, --time
                      How long to wait (milliseconds) for the ensemble to start up before trying to import the default data
                      (defaults to 2000)
              -v, --verbose
                      Flag to enable verbose output of files being imported
              --new-user
                      The username of a new user. The option refers to karaf user (ssh, http, jmx).
              --generate-zookeeper-password
                      Flag to enable automatic generation of password
              --zookeeper-server-port
                      The main port for ZooKeeper server
                      (defaults to -1)
              -f, --force
                      Forces re-creating fabric
              --min-port
                      The minimum port of the allowed port range
              -m, --manual-ip
                      An address to use, when using the manualip resolver.
              --no-import
                      Disable the import of the sample registry data
              -g, --global-resolver
                      The global resolver policy, which becomes the default resolver policy applied to all new containers created in this fabric. Possible 
                      values are: localip, localhostname, publicip, publichostname, manualip. Default is localhostname.
              -r, --resolver
                      The local resolver policy. Possible values are: localip, localhostname, publicip, publichostname, manualip. Default is localhostname.
              --help
                      Display this help message
              --import-dir
                      Directory of files to import into the newly created ensemble
                      (defaults to /Users/ceposta/dev/jboss-fuse/jboss-fuse-6.2/jboss-fuse-6.2.0.redhat-133/fabric/import)
              --wait-for-provisioning
                      Flag to wait for the initial container provisioning
              --zookeeper-init-limit
                      The amount of time, in ticks (see tickTime), to allow followers to connect and sync to a leader
                      (defaults to 10)
              --max-port
                      The maximum port of the allowed port range
                      (defaults to 65535)
      

            Unassigned Unassigned
            ceposta_jira christian posta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: