The Wayback Machine - https://web.archive.org/web/20201115153947/https://github.com/topics/samba
Skip to content
#

samba

Here are 223 public repositories matching this topic...

Poohblah
Poohblah commented Mar 19, 2019

Cookbook version

1.2.0

Chef-client version

14.2.0

Platform Details

RHEL 7.6

Scenario:

Steps to Reproduce:

Run the following recipe:

# a wrapper cookbook that installs/configures sssd, firewall, selinux, etc.
include_recipe 'cub_samba::server'

bash 'randomly fail' do
  code 'exit $(($RANDOM % 2))'
end

samba_share 'homes' do
  comment 'Home Dir

Improve this page

Add a description, image, and links to the samba topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the samba topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.