浏览代码

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