This commit is contained in:
parent
9dbd3aa986
commit
8b112b05ff
1 changed files with 5 additions and 0 deletions
|
@ -24,3 +24,8 @@ provider "docker" {
|
||||||
alias = "printi"
|
alias = "printi"
|
||||||
host = "ssh://prin.ti"
|
host = "ssh://prin.ti"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
provider "docker" {
|
||||||
|
alias = "unifi"
|
||||||
|
host = "ssh://unifi.ti"
|
||||||
|
}
|
||||||
|
|
Reference in a new issue