Sha256: 26e5afaffddbc796bc2c464b960a9637e509ace12b053105535c16a1fe5965d9

Contents?: true

Size: 1.83 KB

Versions: 50

Compression:

Stored size: 1.83 KB

Contents

---

required_config:
    license: "license"
    baseUrl: "base_url" # "http://localhost"
    hostname: "database_url" #"localhost"
    database: "database_name"
    username: "database_user"
    password: "database_pass"
    username: "admin_user"
    fullname: "admin_full_name"
    email: "admin_email"
    password: "admin_pass"
    confirmPassword: "admin_pass"
    applicationTitle: "instance_name"

stages:
    '/setup':
        complex: true
        substages:
            'id="database"':
                parse_atl_token: true
                post_url: 'setup'
                values:
                    step: "database"
                    internal: "false"
                    type: "%{database_type}"
                    hostname: "%{database_url}"
                    port: "%{database_port}"
                    database: "%{database_name}"
                    username: "%{database_user}"
                    password: "%{database_pass}"
                    submit: "Next"
            'id="license"':
                parse_atl_token: true
                post_url: 'setup'
                values:
                    step: "settings"
                    applicationTitle: "%{instance_name}"
                    baseUrl: "%{base_url}"
                    license: "%{license}"
                    submit: "Next"
            'id="skipJira"':
                wait_for_next_state: 10
                parse_atl_token: true
                post_url: 'setup'
                values:
                    step: "user"
                    username: "%{admin_user}"
                    fullname: "%{admin_full_name}"
                    email: "%{admin_email}"
                    password: "%{admin_pass}"
                    confirmPassword: "%{admin_pass}"
                    skipJira: "Go+to+Stash"
    '/login':
        final: true
    '/projects':
        final: true

Version data entries

50 entries across 18 versions & 1 rubygems

Version Path
avst-wizard-0.0.43 config/hiera/bitbucket/3.6.0/default.yaml
avst-wizard-0.0.43 config/hiera/bitbucket/2.0.3/default.yaml
avst-wizard-0.0.42 config/hiera/bitbucket/2.0.3/default.yaml
avst-wizard-0.0.42 config/hiera/bitbucket/3.6.0/default.yaml
avst-wizard-0.0.41 config/hiera/bitbucket/2.0.3/default.yaml
avst-wizard-0.0.41 config/hiera/bitbucket/3.6.0/default.yaml
avst-wizard-0.0.40 config/hiera/bitbucket/2.0.3/default.yaml
avst-wizard-0.0.40 config/hiera/bitbucket/3.6.0/default.yaml
avst-wizard-0.0.39 config/hiera/bitbucket/3.6.0/default.yaml
avst-wizard-0.0.39 config/hiera/bitbucket/2.0.3/default.yaml
avst-wizard-0.0.39 config/hiera/bitbucket/default.yaml
avst-wizard-0.0.38 config/hiera/bitbucket/3.6.0/default.yaml
avst-wizard-0.0.38 config/hiera/bitbucket/default.yaml
avst-wizard-0.0.38 config/hiera/bitbucket/2.0.3/default.yaml
avst-wizard-0.0.37 config/hiera/bitbucket/2.0.3/default.yaml
avst-wizard-0.0.37 config/hiera/bitbucket/3.6.0/default.yaml
avst-wizard-0.0.37 config/hiera/bitbucket/default.yaml
avst-wizard-0.0.36 config/hiera/bitbucket/3.6.0/default.yaml
avst-wizard-0.0.36 config/hiera/bitbucket/default.yaml
avst-wizard-0.0.36 config/hiera/bitbucket/2.0.3/default.yaml