diff --git a/recipes/mms_automation_agent.rb b/recipes/mms_automation_agent.rb index 03ce479..dfbbaf8 100644 --- a/recipes/mms_automation_agent.rb +++ b/recipes/mms_automation_agent.rb @@ -69,6 +69,7 @@ variables( :config => node['mongodb3']['config']['mms'] ) + sensitive true end # Change ownership of data directory to mongo user diff --git a/recipes/mms_monitoring_agent.rb b/recipes/mms_monitoring_agent.rb index 02f595b..9dca6b1 100644 --- a/recipes/mms_monitoring_agent.rb +++ b/recipes/mms_monitoring_agent.rb @@ -66,6 +66,7 @@ variables( :config => node['mongodb3']['config']['mms'] ) + sensitive true end # Start the mms automation agent