Ajout de bob et mise sur public de puppet
Ignore-this: ef2beb755aa3d47fc4077df446da7a05 darcs-hash:20121203202145-b6762-5679e54298b1f87d7d60cfce0931aafbff6b6636.gz
This commit is contained in:
parent
5431b21c8b
commit
1ea4f2f8f0
2 changed files with 2 additions and 1 deletions
|
@ -27,5 +27,6 @@
|
||||||
<ConfigFile name="/etc/xen/log"/>
|
<ConfigFile name="/etc/xen/log"/>
|
||||||
<ConfigFile name="/etc/xen/routeur"/>
|
<ConfigFile name="/etc/xen/routeur"/>
|
||||||
<ConfigFile name="/etc/xen/puppet"/>
|
<ConfigFile name="/etc/xen/puppet"/>
|
||||||
|
<ConfigFile name="/etc/xen/bob"/>
|
||||||
</Group>
|
</Group>
|
||||||
</Base>
|
</Base>
|
||||||
|
|
|
@ -11,5 +11,5 @@ disk = [ vol(name, "slash", "xvda"),
|
||||||
vol(name, "swap", "xvdc") ]
|
vol(name, "swap", "xvdc") ]
|
||||||
|
|
||||||
|
|
||||||
vif = [ #pub('02:8c:42:42:67:4b'),
|
vif = [ pub('02:8c:42:42:67:4b'),
|
||||||
adm('02:8c:42:42:67:4c') ]
|
adm('02:8c:42:42:67:4c') ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue