Hi,
I have two classes as posted in this gist.
https://gist.github.com/msapariya/eca9f77c9f560f8a0e57
kp_ls derives from params and defines two variables.
I am using hiera-puppet-helper in my specs to run hiera
related tests.
However the test is failing with
1) kp_ls
Failure/Error: it {
14, at 14:07, Manish Sapariya >
> wrote:
>
> Hi,
> I have two classes as posted in this gist.
>
> https://gist.github.com/msapariya/eca9f77c9f560f8a0e57
>
> kp_ls derives from params and defines two variables.
>
> I am using hiera-puppet-helper in my specs to run
Hi,
I have the nodeset definition as follows..
-- Some of the attributes removed for clarity --
HOSTS:
kpointvm1.zencite.com:
roles:
- master
hypervisor : vagrant
kpointvm2.zencite.com:
roles:
- agent
hypervisor : vagrant
,
Manish
On Wednesday, October 29, 2014 8:50:08 PM UTC+5:30, Josh Partlow wrote:
>
>
>
> On Tuesday, October 28, 2014 2:10:11 AM UTC-7, Manish Sapariya wrote:
>>
>> Hi,
>> I have the nodeset definition as follows..
>>
>> -- Some of the attri
beaker-rspec and the modules acceptance tests?
>
> Thanks,
> Kevin
>
>
>
> On Tuesday, October 28, 2014 2:10:11 AM UTC-7, Manish Sapariya wrote:
>>
>> Hi,
>> I have the nodeset definition as follows..
>>
>> -- Some of the attributes removed