Displaying 20 results from an estimated 60000 matches similar to: "vcsrepo module git exclude does not working"
2010 Jun 24
2
Vcsrepo module use git with certificate
Has anyone tried using this puppet forge module with a certificate?
(puppetlabs/vcsrepo) Any ideas on how to specify via command line to git
what certificate to use?
The only way that I know to tell git to use a specific certificate is to
use the GIT_SSH env variable and specify a script which calls ssh -i ... $@
Silviu
--
You received this message because you are subscribed to the Google
2012 Nov 19
2
vcsrepo: Could not create repository (non-repository at path)
Hi,
I''m running into a problem using the puppetlabs provided vcsrepo-module. It
keeps giving the same error:
--------------
notice: /Stage[main]//Vcsrepo[/usr/share/test2]/ensure: Creating repository
from latest
err: /Stage[main]//Vcsrepo[/usr/share/test2]/ensure: change from absent to
latest failed: Could not create repository (non-repository at path)
--------------
This is in my
2013 Sep 10
0
vcsrepo: "Error 400 on Server: Invalid parameter provider"
With custom type ''vcsrepo'', I''ve been getting this error ever since I
restarted my master box:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Invalid parameter provider at
/etc/puppet/environments/local/modules/user_mpeebles/manifests/init.pp:56
on node 1001.milespeebles.org
Warning: Not using cache on failed catalog
Error: Could not
2013 Apr 09
0
hard reset with vcsrepo?
Is it possible to use vcsrepo to remove uncommitted changes to git repo?
Essentially I am hoping that vcsrepo can keep a local repo in sync with a a
remote repo and revert any modified files and delete any untracked files in
the local working directory that don''t exist in the remote repo.
--
You received this message because you are subscribed to the Google Groups "Puppet
2013 Jul 26
1
Enhancement to puppetlabs-vcsrepo
Hello! I was looking at using the puppetlabs-vcsrepo module for a project,
but it seems to be missing a feature I need. Specifically, I need to be
able to do one of the following two things:
svn cat URL > FILENAME
svn export URL
Looking at the code, they do not seem supported. So, after some googling
on modifying providers, I took a stab at it and I added a "export"
parameter.
2011 Nov 18
1
vcstype not checking out specified revision
Hi,
I want to use Vcsrepo type to specify what version gets checked out
under a directory. I found this via:
https://github.com/puppetlabs/puppet-vcsrepo
I used the provide example from README.GIT.markdown in my node definition
vcsrepo { "/tmp/hiera":
ensure => present,
provider => git,
source =>
2011 Jul 18
1
Vscrepo and templates
Hi there,
I''m using an older puppet (0.25) and vcsrepo. I''m trying to do something
like this (client-side only, no master involved):
vcsrepo {
"/svn/checkout/":
source => svn://host/path,
revision => $revision,
ensure => present,
provider => "svn"
}
file {
"my_file":
path => "/path/to/file",
ensure
2011 Apr 05
0
- vcsrepo to access svn source with basic http authentication
hi,
how do you add basic authentication username and password to your source ?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
2011 Jul 01
0
pluginsync fails to load custom facts or providers
possibly related to (or the same as) issues 4830 and 2244, i''m getting
errors when adding a custom fact and provider to a module to propagate
to clients.
am i missing something here? i tried the workaround of adding a
fileserver.conf to the master (referenced below and in the tickets)
with no change.
thanks for any help.
here''s a pile of details:
puppetmaster 2.6.9 is running
2012 Oct 23
1
Git clone manifest for windows puppet clinet
Can anybody help to come up with a manifest file, which should instruct a
puppet client running on windows to clone a repository from github directly
to puppet client? Great thanks for help!
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit
2013 Jan 31
0
yum updates that exclude puppet managed packages
Something I came up with to allow me to upgrade my CentOS machines w/out
overriding my Puppet definitions:
http://technicalmusings.blogspot.com/2013/01/yum-update-that-excludes-puppet-managed.html
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
2013 Nov 01
1
Dynamic Environments, r10k, gitolite and Non-environment Puppet Config
Hi all,
Apologies if this has been dealt with before, but I haven''t managed to find
an answer yet.
I have a working "dynamic environments" setup:
* A gitolite repository (on a dedicated host) with multiple branches - one
for each environment.
* I use r10k ro deploy the environments on the master to
$confdir/environments/$::environment.
This all works *really* well, but I
2013 Feb 14
8
Checking GIT updates
Hello all,
I''m using puppet to deploy my codebase from GIT. I have everything working,
but i currently don''t have any way to check to make sure there is actually
something TO deploy before it goes through the entire process of deploying
the code. I want to create a conditional that only re-deploys the code if
the revision actually changed.
So far, I can have it as part of
2015 Jun 21
0
puppet files denied by SELinux
Hey guys,
Quick update. I grepped through the output of getsebool -a to see that
related to puppet. And I found this setting: puppetagent_manage_all_files.
So I tried running this command: setsebool -P puppetagent_manage_all_files
0
And did a restorecon on my modules directory: restorecon -R -v
environments/production/moudles
So there's good news and bad news to report! It seems that
2013 May 20
2
puppet pull code from svn
How can i setup puppet to pull code from A current SVN server?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at
2012 Oct 24
1
Exclude or disable a class in Hiera (yaml backend)
Hi People,
Let''s imagine a scenario where I have multiple nodes, a very simple
hierarchy:
- nodes/%{fqdn}
- roles/%{role}
- common
So what I am trying to achieve is for instance a class ''foo'' is always
included in ''common.yaml'' and all the nodes will have that class included
by default, but I want a specific node to have that class excluded or
2015 Jun 29
1
puppet files denied by SELinux
I have no idea of the current dependency problem. I think your original
problem was caused by mv'ing files from an nfs share to /etc which
maintained the context. And SELinux prevented puppet from accessing
nfs_t type. If you had just run restorecon on the object it would have
set it back to the correct/default context.
You might want to setup an alias mv "mv -Z"
This changes
2008 May 10
2
Public git repos of Puppet Modules configuration sets
On http://puppet.reductivelabs.com/trac/puppet/wiki/Recipes are
currently listed two complete sets of puppet configurations:
the remarkable David Schmitt''s Complete Configuration:
git clone git://git.black.co.at/manifests davids-manifests
the Lab42 Puppet Infrastructure I''m working on (alpha stage, nothing
is definitive):
git clone git://live.lab42.it/puppetinfrastructure
2011 Mar 31
5
Exclude a resource from reports
A little while back I asked how to make puppet not report on a
resource.. and was shown the loglevel metaparam:
Quoting bellman@nsc.liu.se:
There is a metaparameter called ''loglevel''. If you set that
to something lower than "notice" (i.e. either "info" or "debug"),
then Puppet won''t report that it applied the resource...
So I made my
2012 Oct 22
4
Possible to exclude an event in Puppet dashboard?
Hi All,
I was wondering if it is possible to NOT show an event in puppet dashboard.
I have an exec resource that fires of a ruby script. This is triggering a
changed event on every run, but actually I want to exclude this from
showing up as "CHANGED"
Is this possible, if so how can I achieve this?
---
myscript:
---
exec {
"run_myscript" :
#