1장. Red Hat Package Manager 기반 설치


자동화 컨트롤러(4.4 또는 4.5)의 기존 Ansible Automation Platform 2.4 Red Hat Package Manager(RPM) 기반 설치가 있는 경우 이벤트 기반 Ansible 컨트롤러 1.1이 있는 Ansible Automation Platform 2.5를 새로 설치하고 함께 작동하도록 두 설치를 구성할 수 있습니다.

자동화 컨트롤러의 기존 Ansible Automation Platform 2.4 RPM 기반 설치가 없는 경우 Ansible Automation Platform 2.4 설치 프로그램을 사용하도록 Red Hat Ansible Automation Platform 설치 가이드를 참조하십시오.

이벤트 기반 Ansible 컨트롤러 1.1의 새로운 Ansible Automation Platform 2.5 RPM 설치를 수행하고 자동화 컨트롤러 4.4 또는 4.5의 기존 Ansible Automation Platform 2.4 설치에서 작동하도록 구성합니다.

사전 요구 사항

  • 자동화 컨트롤러 버전 4.4 또는 4.5가 포함된 Ansible Automation Platform 2.4의 기존 RPM 기반 설치

프로세스

  1. Red Hat Ansible Automation Platform 설치 섹션이 될 때까지 가상 머신에 설치하는 단계에 따라 RPM 기반 설치 프로그램의 Ansible Automation Platform 2.5 버전을 다운로드합니다.
  2. 다음 예제를 사용하여 인벤토리 파일을 채우어 Event-Driven Ansible 컨트롤러 1.1의 새 단일 인스턴스를 배포합니다.

    # This is the Ansible Automation Platform mixed enterprise installer inventory file
    # Consult the docs if you are unsure what to add
    # For all optional variables consult the Red Hat documentation:
    # https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/rpm_installation
    
    # This section is for your platform gateway hosts
    # -----------------------------------------------------
    [automationgateway]
    gateway1.example.org
    gateway2.example.org
    gateway3.example.org
    
    # This section is for your Event-Driven Ansible controller hosts
    # -----------------------------------------------------
    [automationedacontroller]
    eda1.example.org
    eda2.example.org
    eda3.example.org
    
    [redis]
    gateway1.example.org
    gateway2.example.org
    gateway3.example.org
    eda1.example.org
    eda2.example.org
    eda3.example.org
    
    [all:vars]
    # Common variables
    # https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/rpm_installation/appendix-inventory-files-vars#ref-general-inventory-variables
    # -----------------------------------------------------
    registry_username=<your RHN username>
    registry_password=<your RHN password>
    
    # Platform gateway
    # https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/rpm_installation/appendix-inventory-files-vars#ref-gateway-variables
    # -----------------------------------------------------
    automationgateway_admin_password=<set your own>
    automationgateway_pg_host=<set your own>
    automationgateway_pg_database=<set your own>
    automationgateway_pg_username=<set your own>
    automationgateway_pg_password=<set your own>
    
    # Event-Driven Ansible controller
    # https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.5/html/rpm_installation/appendix-inventory-files-vars#event-driven-ansible-controller
    # -----------------------------------------------------
    automationedacontroller_admin_password=<set your own>
    automationedacontroller_pg_host=<set your own>
    automationedacontroller_pg_database=<set your own>
    automationedacontroller_pg_username=<set your own>
    automationedacontroller_pg_password=<set your own>
    참고

    인벤토리 파일에서 컨트롤러를 유지합니다. [automationcontroller] 가 빈 그룹인지 확인합니다. 이벤트 기반 Ansible 2.5 서버만 추가합니다. 사용 가능한 업그레이드 옵션이 없으므로 이벤트 기반 Ansible 2.4 서버를 추가하지 마십시오.

  3. Red Hat Ansible Automation Platform 설치 단계를 계속 진행하십시오.
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 문서 정보

Legal Notice

Theme

© 2026 Red Hat
맨 위로 이동