Re: [foreman-dev] Re: Cannot select salt states

2016-10-05 Thread Dominic Cleal
On 05/10/16 09:39, lakier wrote: > Thanks, will check this. > I don't insult you so why you say this? moreover I also offer you my help... > But as a open-source project owner/maintaner you should provide at least > some up-to-date documentation for newcomers to quickly dive in. There is a lot of

Re: [foreman-dev] Re: Cannot select salt states

2016-10-05 Thread lakier
Thanks, will check this. I don't insult you so why you say this? moreover I also offer you my help... But as a open-source project owner/maintaner you should provide at least some up-to-date documentation for newcomers to quickly dive in. On Wednesday, October 5, 2016 at 9:00:41 AM UTC+2,

Re: [foreman-dev] Re: Cannot select salt states

2016-10-04 Thread lakier
After turning my Gemfile.local.rb into this pile of shit: gem 'foreman_salt', :git => "https://github.com/theforeman/foreman_salt.git; , :branch => "SALT-6.0" #gem 'sqlite3' #gem 'spice-html5-rails' #gem 'jquery_pwstrength_bootstrap_4' gem 'jquery-turbolinks', '~> 2.1' gem

Re: [foreman-dev] Re: Cannot select salt states

2016-10-04 Thread lakier
/config/environments/production.rb # config.assets.js_compressor = :uglifier config.assets.css_compressor = :sass fixes but gives: sudo -u foreman foreman-rake assets:precompile I, [2016-10-04T20:20:41.200337 #21921] INFO -- : Writing

Re: [foreman-dev] Re: Cannot select salt states

2016-10-04 Thread lakier
thanks but: sudo -u foreman foreman-rake assets:precompile rake aborted! LoadError: cannot load such file -- uglifier /usr/share/foreman/vendor/ruby/2.3.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in `require' /usr/share/foreman/vendor/ruby/2.3.0/gems/polyglot-0.3.5/lib/polyglot.rb:65:in