Displaying 1 result from an estimated 1 matches for "pfsync0".
Did you mean:
pfsync
2007 Feb 11
7
Could not find definition vico_network
...= ''vico.example.org vico'') {
file { "/etc/$name":
owner => $owner, group => $group, mode => $mode,
content => template("${name}.erb"),
}
}
vico_network { ["hostname.carp0", "hostname.carp1",
"hostname.pfsync0", "hostname.xl1", "hosts"]: }
Then after adding a similar component called "backup_network" for the
other node, I get the following error:
backup:/root# puppetd -v -o --noop
err: Could not retrieve configuration: Duplicate definition:
file[/etc/hostname.carp1] i...