Skip to content

Commit

Permalink
Update xinetd to 1420bf2bf2462a95185e9d2fffdf0a93edd8c7dc
Browse files Browse the repository at this point in the history
1420bf2bf2462a95185e9d2fffdf0a93edd8c7dc Merge pull request redhat-openstack#51 from ghoneycutt/style
6a91977fe4d82518c5d608a5255267ed6b618fcd Style change to appease puppet-lint

Change-Id: I865eba0eb50a1e1fa4174f1b069d7c4fb3997a93
  • Loading branch information
xbezdick committed May 21, 2015
1 parent 55df54e commit e04ba5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Puppetfile
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,6 @@ mod 'vswitch',
:git => 'https://github.com/stackforge/puppet-vswitch.git'

mod 'xinetd',
:commit => '902825112b383dc837acfdd326457f5ba2c5921b',
:commit => '1420bf2bf2462a95185e9d2fffdf0a93edd8c7dc',
:git => 'https://github.com/puppetlabs/puppetlabs-xinetd.git'

2 changes: 2 additions & 0 deletions xinetd/manifests/params.pp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# == Class: xinetd::params
#
class xinetd::params {
$default_user = 'root'
$default_group = 'root'
Expand Down

0 comments on commit e04ba5d

Please sign in to comment.