Hi Johan,
It works for me. By that, I mean I get two errors: * One error for the first test, when it meets $::os['family'], since $::os is not defined in the first test case * One error for the second test, since $::os['release'] is not defined in this case Cheers, Raphaël On Monday, March 9, 2015 at 3:54:35 PM UTC+1, Johan De Wit wrote: > > Again , I'm loosing the fight > > When i split up my rspec, it works, but the demo test always fails, > There is something I overlook. > > Maybe someone else sees my mistake ?? > > https://github.com/witjoh/rspec > > Grts > > Johan > > -- > Johan De Wit > > Open Source Consultant > > Red Hat Certified Engineer (805008667232363) > Puppet Certified Professional 2013/2014 (PCP0000006) > Puppet Certified Intstructor > blog : http://johan.koewacht.net/ > _________________________________________________________ > > Open-Future Phone +32 (0)2/255 70 70 > Zavelstraat 72 Fax +32 (0)2/255 70 71 > 3071 KORTENBERG Mobile +32 (0)474/42 40 73 > BELGIUM http://www.open-future.be > _________________________________________________________ > > > Next Events: > Puppet Fundamentals | > http://www.open-future.be/puppet-fundamentals-training-16th-till-18th-march > Puppet Architect | > http://www.open-future.be/puppet-architect-training-19th-till-20th-march > Puppet Practitioner | > http://www.open-future.be/puppet-practitioner-training-14th-till-16th-april > Linux Training | > http://www.open-future.be/linux-training-20th-till-24th-april > Bacula Administrator 1 | > http://www.open-future.be/bacula-administrator-i-training-28th-till-30th-april > > Zabbix Certified Specialist | > http://www.open-future.be/zabbix-certified-specialist-training-4th-till-6th-may > > Zabbix Certified Professional | > http://www.open-future.be/zabbix-certified-professional-training-7th-till-8th-may > > Subscribe to our newsletter | http://eepurl.com/BUG8H > -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/6fa68a2d-0f1e-48c3-8850-7efa6f6c4bce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
