소스 검색

Merge pull request #8638 from jim-minter/azure_tcpdump

include tcpdump in azure images
OpenShift Merge Robot 6 년 전
부모
커밋
46fffe085e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      playbooks/azure/openshift-cluster/build_node_image.yml

+ 1 - 0
playbooks/azure/openshift-cluster/build_node_image.yml

@@ -24,6 +24,7 @@
       openshift_control_plane_static_pod_location: /etc/origin/node/disabled/
       openshift_node_image_prep_packages:
       - strace
+      - tcpdump
       etcd_ip: ETCD_IP_REPLACE
 
   - name: add insights-client to package installs when on rhel