3.2. 실행 환경 이미지 위치 업데이트


Ansible Automation Platform과 별도로 프라이빗 자동화 허브를 설치한 경우 프라이빗 자동화 허브를 가리키도록 실행 환경 이미지 위치를 업데이트할 수 있습니다.

절차

  1. setup.sh가 포함된 디렉터리로 이동합니다.
  2. 다음 명령을 실행하여 ./group_vars/automationcontroller 를 만듭니다.

    touch ./group_vars/automationcontroller
  3. 다음 내용을 ./group_vars/automationcontroller 에 붙여넣습니다. 환경에 맞게 설정을 조정합니다.

    # Automation Hub Registry
    registry_username: 'your-automation-hub-user'
    registry_password: 'your-automation-hub-password'
    registry_url: 'automationhub.example.org'
    registry_verify_ssl: False
    
    ## Execution Environments
    control_plane_execution_environment: 'automationhub.example.org/ee-supported-rhel8:latest'
    
    global_job_execution_environments:
      - name: "Default execution environment"
        image: "automationhub.example.org/ee-supported-rhel8:latest"
      - name: "Minimal execution environment"
        image: "automationhub.example.org/ee-minimal-rhel8:latest"
  4. ./setup.sh 스크립트를 실행합니다.

    $ ./setup.sh

검증

  1. 시스템 관리자 액세스 권한이 있는 사용자로 Ansible Automation Platform에 로그인합니다.
  2. 관리 실행 환경으로 이동합니다.
  3. 이미지 열에서 실행 환경 이미지 위치가 < registry url>/ansible-automation-platform-<version>/<image name>:<tag>에서 < automation hub url>:<tag >:<tag > 의 기본값에서 변경되었는지 확인합니다.
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

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

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

Red Hat 소개

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

Theme

© 2026 Red Hat
맨 위로 이동