Add config for new md server.
This commit is contained in:
parent
ca65176b1b
commit
03d4d954b4
1 changed files with 7 additions and 0 deletions
|
@ -1324,3 +1324,10 @@ node 'natmd-test-1.komreg.net' {
|
||||||
line => 'COSMOS_REPO_MODELS="$COSMOS_REPO/natmd-test-common/:$COSMOS_REPO_MODELS"',
|
line => 'COSMOS_REPO_MODELS="$COSMOS_REPO/natmd-test-common/:$COSMOS_REPO_MODELS"',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
node 'natmd-test-2.komreg.net' {
|
||||||
|
file_line { 'cosmos_conf':
|
||||||
|
path => '/etc/cosmos/cosmos.conf',
|
||||||
|
line => 'COSMOS_REPO_MODELS="$COSMOS_REPO/natmd-test-common/:$COSMOS_REPO_MODELS"',
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue