Add site config for natmd-test.
This commit is contained in:
parent
74a3a86470
commit
1a8443eaea
1 changed files with 7 additions and 0 deletions
|
@ -1317,3 +1317,10 @@ node 'fe-fre-1.test.komreg.net' {
|
|||
line => 'COSMOS_REPO_MODELS="$COSMOS_REPO/fe-test-common/:$COSMOS_REPO_MODELS"',
|
||||
}
|
||||
}
|
||||
|
||||
node 'natmd-test-1.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