RHInception / jsonstats

system stats over rest in json (buzzzzwords here)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facter plugin puppet detection not portable

tbielawa opened this issue · comments

Raised by @kelcecil in 5149d19#commitcomment-4849350

Easiest (sumbest) fix is to switch from using the rpm library, to just doing os.path.exists('/usr/bin/puppet').

Fixed.