4f6c7e9241
Update from old sunbeam POC name to new ovn-central-k8s name. Change-Id: I743eab39c419ced17fa34bf43439b110d56c4339
6 lines
183 B
Bash
Executable File
6 lines
183 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "INFO: Fetching libs from charmhub."
|
|
charmcraft fetch-lib charms.observability_libs.v0.kubernetes_service_patch
|
|
charmcraft fetch-lib charms.ovn_central_k8s.v0.ovsdb
|