CFEngine Help: Re: copying time

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: copying time Author: obris Link to topic: https://cfengine.com/forum/read.php?3,24955,24963#msg-24963 Hi Sreejith, you can get this information with cf-report --html. You will get 4 files: classes.html lastseen.html monitor_summary.html performance.html The

CFEngine Help: Divide Repository

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Divide Repository Author: rsdejo...@gmail.com Link to topic: https://cfengine.com/forum/read.php?3,24964,24964#msg-24964 Hi All, I have a question , We want to copy the repository files to rhel 5 + 6 and sles 9 / 10 / 11 I know how to divide into OS ,but how do you

CFEngine Help: Re: Divide Repository

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: Divide Repository Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24964,24965#msg-24965 If you look at the output of cf-promises -v you'll see all the hard classes related to the current host. Many include information about the OS and a

CFEngine Help: Re: Divide Repository

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: Divide Repository Author: obris Link to topic: https://cfengine.com/forum/read.php?3,24964,24966#msg-24966 Hi Rob, For your first question, i would say that's up to you to organise your repository the way you like. To take your exemple, this could be an exemple:

CFEngine Help: Re: Divide Repository

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: Divide Repository Author: rsdejo...@gmail.com Link to topic: https://cfengine.com/forum/read.php?3,24964,24967#msg-24967 Thanks , this is exacly what I was looking for thanks very much Grz rob ___ Help-cfengine mailing

CFEngine Help: Integrate Cfengine in your environment / The Cfengine challenge throw down

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Integrate Cfengine in your environment / The Cfengine challenge throw down Author: msvob...@linkedin.com Link to topic: https://cfengine.com/forum/read.php?3,24968,24968#msg-24968 LinkedIn had the pleasure of hosting Mark Burgess last month at the BayLISA meeting at

Re: CFEngine Help: Re: Divide Repository

2012-02-21 Thread Nick Anderson
On 02/21/2012 09:22 AM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: Divide Repository > Author: rsdejo...@gmail.com > Link to topic: https://cfengine.com/forum/read.php?3,24964,24967#msg-24967 > > Thanks , this is exacly what I was looking for thanks very much > Grz rob The

Re: CFEngine Help: Re: Is there a way to get the current bundle name?

2012-02-21 Thread Nick Anderson
On 02/20/2012 04:01 PM, Wes Hardin wrote: > "A seperate bundle for each node" seems like a lot a bundles to me and > "change the global reference ... each time i add a new node" seems like a lot > of changes. > > How are you calling these node_specific_bundlenames? Individually classed > metho

CFEngine Help: Re: Whats up with the cf2-Reference documentation?

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: Whats up with the cf2-Reference documentation? Author: skolpatrol Link to topic: https://cfengine.com/forum/read.php?3,24878,24970#msg-24970 Thanks guys! ___ Help-cfengine mailing list Help-cfengine@cfengine.org https:/

CFEngine Help: Re: copying time

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: copying time Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24955,24972#msg-24972 Thank you obris for your information ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfeng

CFEngine Help: Re: copying time

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: copying time Author: sreejithpoothu Link to topic: https://cfengine.com/forum/read.php?3,24955,24973#msg-24973 But when i am running cf-report it doesnt provide any output ___ Help-cfengine mailing list Help-cfengine@cf

CFEngine Help: Re: copying time

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: copying time Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24955,24974#msg-24974 cf-report creates the report files as described in the reporter control body. You must view them with other applications. ___

CFEngine Help: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: getindices with an array of lists Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24975,24975#msg-24975 I've seen this discussed here recently but I don't recall any firm proclamation as to whether this is possible. body common control {

CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: getindices with an array of lists Author: Authority Link to topic: https://cfengine.com/forum/read.php?3,24975,24976#msg-24976 You can't iterate over non-local slists. You'd need to import the slists from the array (you forgot your array keys in the example, by

CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: getindices with an array of lists Author: Authority Link to topic: https://cfengine.com/forum/read.php?3,24975,24977#msg-24977 Nevermind, the array keys were eaten up by the forum-to-email gateway. ___ Help-cfengine mai

Re: CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread Nick Anderson
On 02/21/2012 01:29 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: getindices with an array of lists > Author: Authority > Link to topic: https://cfengine.com/forum/read.php?3,24975,24976#msg-24976 > > You can't iterate over non-local slists. You'd need to import the slist

CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: getindices with an array of lists Author: mark Link to topic: https://cfengine.com/forum/read.php?3,24975,24978#msg-24978 Hot off the press --- as of the next release of CFEngine, you will be able to iterate over non-local slists. The patch was just committed to

Re: CFEngine Help: Divide Repository

2012-02-21 Thread Ted Zlatanov
On Tue, 21 Feb 2012 12:54:44 +0100 (CET) rsdejo...@gmail.com wrote: n> I have a question , n> We want to copy the repository files to rhel 5 + 6 and sles 9 / 10 / 11 n> I know how to divide into OS ,but how do you divide further in the tree ? n> example => /etc/yum.repos.d/baseline.repo n> It

Re: CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread Nick Anderson
On 02/21/2012 01:36 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: getindices with an array of lists > Author: mark > Link to topic: https://cfengine.com/forum/read.php?3,24975,24978#msg-24978 > > Hot off the press --- as of the next release of CFEngine, you will be able to

CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: getindices with an array of lists Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24975,24982#msg-24982 Good news Mark. Back to the original question. Are you saying that, currently, in spite of passing the array to the bundle, the list

Re: CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread Nick Anderson
On 02/21/2012 02:01 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: getindices with an array of lists > Author: neilhwatson > Link to topic: https://cfengine.com/forum/read.php?3,24975,24982#msg-24982 > > Good news Mark. Back to the original question. Are you saying that,

CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: getindices with an array of lists Author: Authority Link to topic: https://cfengine.com/forum/read.php?3,24975,24984#msg-24984 I believe you just passed the name of the array, not the array itself. That is why you have to expand the variable in your getindices f

CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: getindices with an array of lists Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24975,24985#msg-24985 Wes, can you show us with an example? ___ Help-cfengine mailing list Help-cfengine@cfengin

CFEngine Help: Re: CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: getindices with an array of lists Author: Authority Link to topic: https://cfengine.com/forum/read.php?3,24979,24986#msg-24986 I (aka Wes Hardin) created a local slist based on the indices of the remote array. My implicit iteration is then ove

CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: getindices with an array of lists Author: Authority Link to topic: https://cfengine.com/forum/read.php?3,24975,24987#msg-24987 Sorry, an example of what? ___ Help-cfengine mailing list Help-cfengine@cfengine.org https:/

CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread no-reply
Forum: CFEngine Help Subject: Re: getindices with an array of lists Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24975,24988#msg-24988 After passing the array to the bundle both Nick and I tried several syntax variations to have the bundle iterate over the lists in the

Re: CFEngine Help: Re: getindices with an array of lists

2012-02-21 Thread Nick Anderson
On 02/21/2012 02:50 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: getindices with an array of lists > Author: Authority > Link to topic: https://cfengine.com/forum/read.php?3,24975,24984#msg-24984 > > I believe you just passed the name of the array, not the array itself.