Changeset 670 for trunk/puppet


Ignore:
Timestamp:
May 3, 2010, 7:58:54 PM (14 years ago)
Author:
sebas@…
Message:

mandamos la variable del en lugar del path local

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/puppet/modules/puppet-dnsmasq/manifests/init.pp

    r561 r670  
    3737           require => Package["dnsmasq"];
    3838       "/usr/local/sbin/dnsmasq-genhostname.sh":
    39            source  => "puppet:///dnsmasq/dnsmasq-genhostname.sh",
     39           source  => "puppet://$servername/dnsmasq/dnsmasq-genhostname.sh",
    4040           owner   => root,
    4141           group   => root,
Note: See TracChangeset for help on using the changeset viewer.