Project

General

Profile

« Previous | Next » 

Revision 5f62d338

Added by Ohad Levy over 12 years ago

allow puppet user to access git repo over ssh

View differences:

manifests/server/config.pp
require => Git::Repo['puppet_repo'],
}
user { $puppet::params::user:
shell => '/usr/bin/git-shell',
}
}
}

Also available in: Unified diff