Last change
on this file since 353 was
310,
checked in by sebas, 15 years ago
|
las maquinas que van a ser permanente, les mando en un archivo aparte
|
File size:
474 bytes
|
Rev | Line | |
---|
[224] | 1 | node evo { |
---|
| 2 | include test_class |
---|
| 3 | include utile-cli |
---|
| 4 | |
---|
| 5 | debproxy::activateclient { dist: |
---|
| 6 | debproxyhost => "debproxy", |
---|
| 7 | } |
---|
| 8 | |
---|
| 9 | include debproxy::server |
---|
| 10 | } |
---|
| 11 | |
---|
| 12 | node impreso { |
---|
| 13 | |
---|
| 14 | include test_class |
---|
| 15 | include utile-cli |
---|
| 16 | |
---|
| 17 | debproxy::activateclient { dist: |
---|
| 18 | debproxyhost => "debproxy-ubuntu", |
---|
| 19 | } |
---|
| 20 | } |
---|
| 21 | |
---|
| 22 | node impresion-bog { |
---|
| 23 | |
---|
| 24 | include test_class |
---|
| 25 | include utile-cli |
---|
| 26 | |
---|
| 27 | debproxy::activateclient { dist: |
---|
| 28 | debproxyhost => "debproxy-ubuntu", |
---|
| 29 | } |
---|
| 30 | } |
---|
| 31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.