-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
104 lines (104 loc) · 5.23 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[33m523b32c[m[33m ([1;36mHEAD[m[33m, [1;32mmaster[m[33m)[m update tag to 0.1.4
[33m9e9f531[m[33m ([1;31morigin/master[m[33m, [1;31morigin/HEAD[m[33m)[m remove trailing comma which is bad for some reason
[33m4be500a[m add missing fact stub
[33me1afae1[m reorder params to use service_provider fact. Update to 2.97. Install staging dependencies in examples manifests
[33m438ac22[m[33m ([1;31morigin/rubocop[m[33m)[m add rubocop update spec file to comply
[33m8699f3b[m[33m ([1;31morigin/use_github[m[33m)[m cover package resources in spec
[33m15d8692[m cover all resources in spec
[33mccc17e8[m cover all classes in spec
[33m69ed407[m remove environment variable
[33m1520d92[m remove ruby 1.9
[33m9284c36[m set fact required by staging module
[33mc1da186[m set fact required by staging module
[33m672a6d5[m Use Github as source for get_iplayer
[33mce55fa1[m use github for default source
[33me867a47[m replace double with single quotes
[33md2585a7[m switch second vagrant provisioner from shell to puppet
[33m7b6b935[m make bundle resources idempotent
[33mbdef3ca[m Merge branch 'vagrant'
[33m3e39f5b[m Add nux and epel classes to examples and fixtures
[33mb66e356[m Remove EPEL and Nux YUM repos from the list of requirements. Prereqs is now a simple list so the prereqs class parameter is now an array. Document the requirement for EPEL and Nux in the readme.
[33mbbd09ab[m Use puppet to provision bundle. Add epel to tests manifest
[33mb8056a4[m Add initial vagrant file
[33m79c1cba[m Ignore files generated by spec file
[33m1e7e9d9[m Add ignore file
[33ma37e5d9[m Revert "Initial commit"
[33maa268f5[m Initial commit
[33ma88ba08[m[33m ([1;33mtag: 0.1.3[m[33m)[m 0.1.3 tag
* [33m31f1123[m[33m ([1;36mHEAD[m[33m, [1;31morigin/master[m[33m, [1;31morigin/HEAD[m[33m, [1;32mmaster[m[33m)[m release_checks runs spec, lint and validate
* [33md5f4f29[m validate metadata.json
* [33m9fdcab8[m same as travis.ci
* [33m6a72a73[m add facts to spec
* [33md2c3884[m test drone
* [33m791c78c[m test drone
* [33m6e77430[m remove space from versions
* [33m1d34ece[m add drone support
* [33m79991f5[m[33m ([1;33mtag: 0.1.2[m[33m)[m New tag
* [33m6eedd90[m Fix unbounded dependency
* [33m738237f[m remove older versions of ruby
* [33m1c92c5b[m set clone directory
* [33m453704f[m test travis
* [33mf2da63f[m Add travis yaml
* [33mbf30e20[m Fix lint errors
* [33md045887[m[33m ([1;33mtag: 0.1.1[m[33m)[m Fix licence and update metadata.json
* [33mf47333e[m[33m ([1;33mtag: 0.1.0[m[33m)[m Apache license
* [33m7e78358[m trailing space
* [33m3fc95f5[m More lint cleanup
* [33mdfeffae[m Fix lint errors
* [33m0dfa769[m Add CHANGELOG. Update README.md with module information. Rearrange params.
* [33mefb74a6[m Fix syntax error
* [33m888172c[m Fill out metadata.json
* [33mf0a1ceb[m Call validation functions on class parameters
* [33mda8e39b[m Optionally manage prerequisites. Rename basedir to base_dir
* [33m692deab[m don't hack profile env
* [33mba4b9a8[m versioncmp returns int not string
* [33m72e1232[m Use versioncmp differently
* [33m2b64907[m libav-tools no longer used by Ubuntu
* [33m2299ba1[m Redo source retrieval
* [33m76aa73f[m Rearrange params file.
* [33m91baac1[m Use systemd on Ubuntu 15.04 and greater
* [33mde6592b[m Add perl xml simple dependency
* [33m4e558da[m avconv in different package
* [33m4137c1d[m Ubuntu packages for get_iplayer
* [33mcbaafce[m First add Debian support
* [33m1a772d9[m add Ubuntu support
* [33m9ac9452[m Change err to fail
* [33m9ee032d[m Fix upstart script name
* [33m6b43e88[m syntax error
* [33m2742317[m use os fact hash. prereq packages different for RHEL 6
* [33mc385cbd[m Try upstart for RHEL6
* [33m4d4469d[m Create separate params for rhel6
* [33m67c1443[m rename
* [33m5804cda[m Require perl-CGI
* [33m8b9adf5[m Don't redeclare epel-release
* [33m391fe9b[m Create resources using ensure_resources. Require epel-release
* [33m9e61703[m fix package name
* [33m8284778[m update with working hash
* [33mec7a981[m fix package name
* [33mc24c69a[m syntax error. Add dependency
* [33m5af755d[m syntax error
* [33md307da3[m syntax error
* [33m225afaa[m Array of hashes
* [33m4c4eb3e[m Params before get_iplayer so can't use class parameter (duh)
* [33md0bfd4e[m Use future parser to iterate over package resources
* [33m0a6d4bf[m move default options hash to config class
* [33md19992e[m set output dir
* [33me85e607[m fix key name
* [33m72afc0b[m fix values
* [33mdfec717[m syntax error
* [33mfdf9a47[m syntax error
* [33ma4ed910[m Add service environment
* [33m379a147[m Add service
* [33m0700f8e[m Add source location and basedir params
* [33m05091ad[m Test map options
* [33med5a6e7[m Test map options
* [33mb504fa0[m Test map options
* [33m2c4293e[m Test map options
* [33madf1770[m fix dir name
* [33mcd3bd69[m add environment variables for conf dir
* [33m8c50a08[m syntax error
* [33m8ad3cf9[m install prerequisites
* [33m7a19b97[m Add config manifest. Create params
* [33m8194b29[m Add install class. Add copyright info. Add empty params class
* [33m01d3141[m Initial structure generated by puppet module subcommand
* [33mad29231[m Initial commit