Explorar o código

Merge pull request #8638 from jim-minter/azure_tcpdump

include tcpdump in azure images
OpenShift Merge Robot %!s(int64=7) %!d(string=hai) anos
pai
achega
46fffe085e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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