Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Edit facter_home in AmbariConfig.py to the directory where facter is installed. The agent executes the script facter_home/bin/facter to get all the node information and also uses df to get the mount point information.
Edit puppet_home in AmbariConfig.py to the directory where puppet is installed. The agent executes puppet_home/bin/puppet to run puppet scripts.

To run the agent:
$ export AMBARI_PASSPHRASE="tmp"

...