소스 검색

add console into virt

tags/0.4
smolaon 8 년 전
부모
커밋
fcf3316cc0
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      salt/control/virt.sls

+ 2
- 0
salt/control/virt.sls 파일 보기

@@ -36,6 +36,8 @@ salt_control_virt_{{ cluster_name }}_{{ node_name }}:
- nic: {{ node.net_profile }}
- kwargs:
seed: True
serial_type: pty
console: True
- unless: virsh list --all | grep {{ node_name }}.{{ cluster.domain }}

#salt_control_seed_{{ cluster_name }}_{{ node_name }}:

Loading…
취소
저장