summaryrefslogtreecommitdiff
path: root/puppet
AgeCommit message (Expand)Author
2013-07-25initial soledad configurationMicah Anderson
2013-07-23fix linting errorMicah Anderson
2013-07-19try::file - absolute exec paths.elijah
2013-07-19an entirely different implementation of try::file, using all execs. the built...elijah
2013-07-17default to false for $hostselijah
2013-07-16lint site_openvpn manifestsMicah Anderson
2013-07-15lint nickserver classMicah Anderson
2013-07-15Merge branch 'hotfix/issue/3140' into developvarac
2013-07-11changes to support restrictive permissions for /etc/leap. this is required to...elijah
2013-07-10ensure that /etc/hosts is output deterministically, so that content does not ...elijah
2013-07-09use file_line from stdlib instead of line, now both vpn_unlimited_tcp_resolve...varac
2013-07-06site_webapp -- make bundler not install test-only or development-only gems.elijah
2013-07-04more robust openvpn restartingMicah Anderson
2013-07-03Merge branch 'bug/1983' into leapMicah Anderson
2013-07-02update stunnel submodule to fix refresh bug #3013Micah Anderson
2013-07-02create a site_config subclass for package installation and removal add packag...Micah Anderson
2013-07-02deleted bind9 purging, it was only needed for the transition from bind to unb...varac
2013-07-01restart stunnels if /etc/hosts is changed (#3031)Micah Anderson
2013-06-30Fix 'Failed to call refresh: /usr/local/sbin/reload_dhclient returned 2 insteadMicah Anderson
2013-07-01Merge branch 'feature/authorized_keys' of /home/git/repositories/micah/leap_p...micah
2013-06-30switch to own define for managing ssh keysvarac
2013-06-30modularize and standardize site_sshd:Micah Anderson
2013-06-28added site_sshd::authorized_keysvarac
2013-06-27Merge branch 'bug/2984' into developMicah Anderson
2013-06-27update the apt submodule in order to get the fix for unattended_upgrades (#29...Micah Anderson
2013-06-25fix for #2986 - the services variable is no longer an arrayMicah Anderson
2013-06-25Merge remote-tracking branch 'leap/develop' into developMicah Anderson
2013-06-25fix preferences description for Debian squeezeMicah Anderson
2013-06-25include global variable for apt config, include Exec[] defaultsvarac
2013-06-25updated apt submodule, remove unnecessary before dependency on the /etc/apt/p...varac
2013-06-25Install all packages after refresh_apt (Feature #2971)varac
2013-06-20We need to have a newer facter installed in order to get an updated fact for ...Micah Anderson
2013-06-19disable dhclient from modifying the /etc/resolv.conf file on openstack/amazon...Micah Anderson
2013-06-18The way we were testing if $services had a particular word in it is not veryMicah Anderson
2013-06-14Merge branch 'develop' of ssh://code.leap.se/leap_platform into developvarac
2013-06-14automatic update of submodule stunnelvarac
2013-06-14Merge branch 'bug/leap_keyring_2492' into developMicah Anderson
2013-06-14Merge branch 'develop' of git.codecoop.org:micah/leap_platform into developMicah Anderson
2013-06-14Merge branch 'feature/enable_webapp_http' of /home/git/repositories/micah/lea...micah
2013-06-14Merge branch 'develop' of git.codecoop.org:micah/leap_platform into developMicah Anderson
2013-06-14Merge branch 'feature/leap_path' of /home/git/repositories/micah/leap_platfor...micah
2013-06-13install the leap-keyring package, after the leap apt source has been added an...Micah Anderson
2013-06-12Merge remote-tracking branch 'leap/develop' into developMicah Anderson
2013-06-12update apache submodule to get ssl no_default_site fix. I previously accident...Micah Anderson
2013-06-12webapp should be available over http so a proper redirect can be done to httpsMicah Anderson
2013-06-11/etc/hosts must not have commas!!elijah
2013-06-11use hiera hashes for source data for /etc/hostselijah
2013-06-11add a class site_config::shell for shell-related configurationsMicah Anderson
2013-06-11lint hosts.ppMicah Anderson
2013-06-11Fixes #2669 - stop services array from being reported smashed togetherMicah Anderson