aggiunto host tanacetum

This commit is contained in:
jigen 2015-01-06 13:05:34 +01:00
parent bc17f39987
commit 45a4fcb2fb

View file

@ -30,6 +30,12 @@ node 'snf-30710' {
}
node 'snf-29152' {
host { 'tanacetum.ortiche.net':
ensure => 'present',
ip => '83.212.126.162',
host_aliases => ['tanacetum.indivia.tk', 'tanacetum'],
}
postfix::config {
"relayhost": value => "[smtp.indivia.net]:25";
}