mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Fix logic errors in validate cluster and make it work for vagrant again
This commit is contained in:
@@ -61,3 +61,8 @@ function test-setup {
|
||||
function test-teardown {
|
||||
echo "TODO"
|
||||
}
|
||||
|
||||
# Set the {user} and {password} environment values required to interact with provider
|
||||
function get-password {
|
||||
echo "TODO"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user