Skip to content

Example Vagrant based setup for playing with chef-compliance-server

Notifications You must be signed in to change notification settings

centriascolocation/chef-compliance-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  vagrant up

  ## to generate a new SSH keypair, just ssh into the box:
  vagrant ssh
  sudo ssh-keygen -t rsa -b 4096 -f /root/.ssh/id_rsa

After a while, point your browser to https://cc-compliance.local/#/setup and finish setup process.

In order to access your target Linux nodes by SSH, just copy the PUBLIC ssh key (/root/.ssh/id_rsa.pub) to any destination and add the private one to the Chef Compliance Server (web UI).

About

Example Vagrant based setup for playing with chef-compliance-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages