diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/pod10prep.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/pod10prep.sh b/tools/pod10prep.sh deleted file mode 100755 index 69982ce..0000000 --- a/tools/pod10prep.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -set -x - -sed -i 's/ens785f1/eno4/g' ../type/cntt/software/charts/osh/openstack-compute-kit/neutron.yaml - -cp files/heat-public-net-deployment-pod10.yaml files/heat-public-net-deployment.yaml |