Versions Compared

Key

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

...

### Input variables cluster's master host

host: 192.168.10.66             # cluster's master host address

username: robox            root            # login name to connect to cluster

password: 123456         # login password to connect to cluster

ssh_keyfile: /root/.ssh/id_rsa # Identity file for authentication

   Since lynis execution requires root privileges, the username here needs to be specified as root

 

  1. Run BluVal Robot:

bash validation/bluval/blucon.sh robox

...