Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

The strongswan cookbook has been deprecated

Author provided reason for deprecation:

The strongswan cookbook has been deprecated and is no longer being maintained by its authors. Use of the strongswan cookbook is no longer recommended.

RSS

strongswan (1) Versions 0.2.6

Installs/Configures strongswan

Policyfile
Berkshelf
Knife
cookbook 'strongswan', '~> 0.2.6', :supermarket
cookbook 'strongswan', '~> 0.2.6'
knife supermarket install strongswan
knife supermarket download strongswan
README
Dependencies
Quality 33%

strongswan chef cookbook

Important Note

=================
When reading/adjusting any StrongSwan configurations, remember these important words:

    left is local to the machine it's stated on; right is remote in the same manner

So on the server side left is local to the server and on the client left is local to that client. Remembering this will save you many a headache.

Overview

=================
There are three core recipes to this cookbook:
1) ipsec - core ipsec daemons (pluto for ikev1, charon for ikev2), configured according to the chosen scenario:
a) xauth-psk - XAUTH with a pre-shared key
b) xauth-id-psk-config - as above, and also able to allocate IP addresses (default)
2) xl2tp - Level 2 tunneling (for Macintosh, etc. clients)
3) routing - set up sysctl and iptables to allow ipsec to do NAT for internal VPN hosts
NOTE: this recipe does some unsafe manipulation of core config files; beware using it on a non-dedicated server

xl2tp depends on ipsec; routing technically doesn't, but isn't likely to be functional without it.

Dependent cookbooks

route53 >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.2.6 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.2.6 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.2.6 failed this metric

FC047: Attribute assignment does not specify precedence: strongswan/recipes/xl2tp.rb:46
FC064: Ensure issues_url is set in metadata: strongswan/metadata.rb:1
FC065: Ensure source_url is set in metadata: strongswan/metadata.rb:1
FC066: Ensure chef_version is set in metadata: strongswan/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: strongswan/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.2.6 passed this metric

Testing File Metric
            

0.2.6 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.2.6 passed this metric