itamae-plugin-recipe-selinux 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b648bd1768ad6c6802198267c4b3638c0d0cc131
|
4
|
+
data.tar.gz: 8dbafdd73027c200eca4ef97731b56da9f00aae9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ebf4680cfabb9f294827308d89088d7a3b34023c349d8a022d3fc10a76314b967490718460a092446ecad73b3b78985a6042102cbc7fbaf9777cd6de24ad3fec
|
7
|
+
data.tar.gz: 7e3874b6acf289d0ccdbf89e16e10518649796ad4f919bc342e912fec465e4d923e24a31c668eb872e362547ab17cef1aceeaba9c89728c101402ab30d946cd3
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: itamae-plugin-recipe-selinux
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gosuke Miyashita
|
@@ -66,6 +66,7 @@ files:
|
|
66
66
|
- Rakefile
|
67
67
|
- itamae-plugin-recipe-selinux.gemspec
|
68
68
|
- lib/itamae/plugin/recipe/selinux.rb
|
69
|
+
- lib/itamae/plugin/recipe/selinux/common.rb
|
69
70
|
- lib/itamae/plugin/recipe/selinux/config.erb
|
70
71
|
- lib/itamae/plugin/recipe/selinux/disabled.rb
|
71
72
|
- lib/itamae/plugin/recipe/selinux/version.rb
|