aboutsummaryrefslogtreecommitdiff
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorNan Liu <nan@puppetlabs.com>2012-07-11 16:41:17 -0700
committerNan Liu <nan@puppetlabs.com>2012-07-11 16:41:17 -0700
commite29cbb8be4347a471edae244aef6c26faada38bc (patch)
treeec92d13791e0a391e40a755516fc2c4ff989f714 /.fixtures.yml
parent3795cdabd43e909702f433d0be3886626f97e802 (diff)
downloadpuppet-tftp-e29cbb8be4347a471edae244aef6c26faada38bc.tar.gz
puppet-tftp-e29cbb8be4347a471edae244aef6c26faada38bc.tar.bz2
Update redhat tftp file owner.
This update address file owner to nobody by default for RHEL family.
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.fixtures.yml b/.fixtures.yml
index a38b2cb..970cd59 100644
--- a/.fixtures.yml
+++ b/.fixtures.yml
@@ -1,5 +1,5 @@
fixtures:
repositories:
- "inetd": "git://github.com/puppetlabs/puppetlabs-inetd.git"
+ "xinetd": "git://github.com/puppetlabs/puppetlabs-xinetd.git"
symlinks:
"tftp": "#{source_dir}"