Hi,
It was a problem with my script that updates the git repository.
Embarrassingly, Puppet was doing the right thing, which was "do nothing".
On Sat, Sep 14, 2013 at 6:22 AM, Rahul Khengare wrote:
> Hello Mark,
>can you post what is the problem you faced and how you solved, this
> will be
Hello Mark,
can you post what is the problem you faced and how you solved, this
will be helpful for community... :)
Thanks and regards,
Rahul Khengare
NTT DATA OSS Center, pune, India.
On 9/14/13, mark bradley wrote:
> Hello Rahul,
>
> I've found the problem -- error on my part :(
>
> Thanks
Hello Rahul,
I've found the problem -- error on my part :(
Thanks for the suggestions anyway ..
Mark
On Fri, Sep 13, 2013 at 9:31 AM, mark bradley wrote:
> Hi Rahul,
>
> Thanks for the reply!
>
> First of all, the problem is that the class that the node belongs to isn't
> being "realized" (t
Hi Rahul,
Thanks for the reply!
First of all, the problem is that the class that the node belongs to isn't
being "realized" (that is, files that are installed on other nodes of that
class aren't being installed on this problematic node).
Also, I cannot find the --loadclasses option in
http://doc
Hi Mark,
The classes.txt file contains all the classes which is to be executed on
agent. It also contains hostname. So the hostname in classes.txt file is
not a problem.
Check out the classes present in your manifests which is to be apply on
agent are present in classes.txt. If not present t