詳細輸出
有時在木偶代理程式執行中獲得更多輸出會很有幫助。
它對除錯非常有用。
使用 verbose 和 debug 引數執行 puppet agent:
debug- 啟用完整除錯。verbose- 開啟詳細報告。
puppet agent -t --verbose --debug
有時在木偶代理程式執行中獲得更多輸出會很有幫助。
它對除錯非常有用。
使用 verbose 和 debug 引數執行 puppet agent:
debug - 啟用完整除錯。verbose - 開啟詳細報告。puppet agent -t --verbose --debug