summaryrefslogtreecommitdiff
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-16Merge branch 'feature/ignore_reviewboardrc' into developMicah Anderson
2013-07-16add .gitignore and configure it to ignore .reviewboardrcMicah Anderson
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-09Merge remote-tracking branch 'origin/develop'0.2.2Micah Anderson
2013-07-06site_webapp -- make bundler not install test-only or development-only gems.elijah
2013-07-04bugfix - properly generate provider.json file.elijah
2013-07-04more robust openvpn restartingMicah Anderson
2013-07-04make sure webapps have the full domain suffix as an alias (fixes problems gen...elijah
2013-07-04couchdb.json should not set service_type, since internal_service is the default.elijah
2013-07-04remove stupid bandwidth limit from default provider.jsonelijah
2013-07-03Merge branch 'feature/documentation_update' into leapMicah Anderson
2013-07-03Copy the current state of the platform documentation into the doc directory.Micah Anderson
2013-07-03Update README to guide a user through a basic understanding, and where to go ...Micah Anderson
2013-07-03Merge branch 'bug/1983' into leapMicah Anderson
2013-07-03Merge branch 'bug/1983' of /home/git/repositories/micah/leap_platform into de...micah
2013-07-02update stunnel submodule to fix refresh bug #3013Micah Anderson
2013-07-03Merge branch 'bug/3013' of /home/git/repositories/micah/leap_platform into de...micah
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-01Merge branch 'bug/hosts_restart_stunnels' of /home/git/repositories/micah/lea...micah
2013-07-01restart stunnels if /etc/hosts is changed (#3031)Micah Anderson
2013-07-01Merge branch 'bug/3019' of /home/git/repositories/micah/leap_platform into de...micah
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 'develop' into leapMicah Anderson
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-25add hash for authorized_keys to common.jsonelijah
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-25Merge remote-tracking branch 'leap/develop' into developMicah Anderson
2013-06-25Merge remote-tracking branch 'varac_codecoop/feature/install_packages_after_r...Micah Anderson
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