Browse Source

Merge pull request #8638 from jim-minter/azure_tcpdump

include tcpdump in azure images
OpenShift Merge Robot 6 years ago
parent
commit
46fffe085e
1 changed files with 1 additions and 0 deletions
  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