Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

undefined method `supervisor_install' #4

Open
bmalbusca opened this issue Mar 2, 2021 · 0 comments
Open

undefined method `supervisor_install' #4

bmalbusca opened this issue Mar 2, 2021 · 0 comments

Comments

@bmalbusca
Copy link

================================================================================                                      
       Recipe Compile Error in /tmp/kitchen/cache/cookbooks/dsi-helios/recipes/default.rb                                    
       ================================================================================                                      
                                                                                                                             
       NoMethodError                                                                                                         
       -------------                                                                                                         
       undefined method `supervisor_install' for cookbook: gamegos-supervisor, recipe: default :Chef::Recipe                 
                                                                                                                             
       Cookbook Trace: (most recent call first)                                                                              
       ----------------------------------------                                                                              
         /tmp/kitchen/cache/cookbooks/gamegos-supervisor/recipes/default.rb:6:in `from_file'                                 
         /tmp/kitchen/cache/cookbooks/dsi-helios/recipes/default.rb:70:in `from_file'                                        
                                                                                                                             
       Relevant File Content:                                                                                                
       ----------------------                                                                                                
       /tmp/kitchen/cache/cookbooks/gamegos-supervisor/recipes/default.rb:                                                   
                                                                                                                             
         1:  #                                                                                                               
         2:  # Cookbook:: gamegos-supervisor                                                                                 
         3:  # Recipe:: default 
         4:  #
         5:  # Copyright:: 2018, The Authors, All Rights Reserved.
         6>> supervisor_install '3.3'
         7:  
         8:  supervisor_config 'supervisor'
         9:  
        10:  supervisor_service 'supervisor'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant