Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-5851

Host Checks: Repository Issue should not exist due to repo OS name changes

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.1
    • 1.6.1
    • ambari-web
    • None

    Description

      • Issue:
        On installer wizard step3 >
        Host Checks > Repository Issue(1) > Host (c6401.ambari.apache.org) has a centos6 OS type, But the repositories chosen in "Select Stack" step was redhat5,redhat6,suse11.
      • Solution:
        {
            "redhat6": [
                "redhat6",
                "centos6",
                "oraclelinux6",
                "rhel6"
              ],
             "redhat5": [
                "redhat5",
               "centos5",
               "oraclelinux5",
               "rhel5"
             ],
            "suse11": [
               "suse11",
               "sles11",
               "opensuse11"
             ],
             "debian12": [
               "debian12",
               "ubuntu12"
             ]
           }
        

        For example, if 'redhat6' repo was selected, then this option supported 'redhat6', 'centos6', 'oraclelinux6' and 'rhel6' agent os type.

      Attachments

        1. AMBARI-5851.patch
          4 kB
          Xi Wang

        Activity

          People

            xiwang0309 Xi Wang
            xiwang0309 Xi Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: