Example #1
0
 def handle_host(self,*args, **options):
     setupnode()
Example #2
0
 def handle_host(self,*args, **options):
     state.env.root_disabled = options.get('root_disabled')
     setupnode()
     post_exec_hook('post_setupnode')