Commit c0b6e1d2 by tingweiwang

Update replace-cfg.sh

1 parent 01d70af6
Showing with 1 additions and 1 deletions
#!/bin/bash
workspace=/root/ksy-project-docking/kpl_replace_cfg
ansible-playbook -i $workspace/environments/$1/hosts $workspace/replace.yml
ansible-playbook -i $workspace/environments/$1/hosts $workspace/replace-configmap.yml
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!