summaryrefslogtreecommitdiff
path: root/puppet
AgeCommit message (Expand)Author
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
2013-05-30site_sshd -- added xterm title, optional support for moshelijah
2013-05-26Merge remote-tracking branch 'leap/develop' into developMicah Anderson
2013-05-26update apt submodule, necessary for wheezy release; update apache module to g...Micah Anderson
2013-05-23update couchdb submodule to get couchdb::bigcouch::add_node and couchdb::bigc...Micah Anderson
2013-05-23Merge remote-tracking branch 'origin/feature/issue_2658' into developMicah Anderson
2013-05-23include site_couchdb::bigcouch::add_nodes in site_couchdb/manifests/init.ppvarac
2013-05-23Install git before vcsrepo call (Feature #2510)varac
2013-05-23Merge remote-tracking branch 'micah/develop' into developMicah Anderson
2013-05-23Merge branch 'issue/1690' of /home/git/repositories/micah/leap_platform into ...micah
2013-05-23Merge branch 'feature/switch-webapp-location' into developMicah Anderson
2013-05-23pass any require => parameters that are in the try::file resource so dependen...Micah Anderson
2013-05-22add missing require => on the vcsrepo which could cause these resources to failMicah Anderson
2013-05-22add requirements to the try::file resourcesMicah Anderson