FBR: Add a new icon for fedimg

Ralph Bean rbean at redhat.com
Tue Mar 10 19:27:08 UTC 2015


Tiny freezebreak request here.  We want to add a new icon for fedimg
with the following patch:


diff --git a/roles/apps-fp-o/files/img/icons/fedimg.png b/roles/apps-fp-o/files/img/icons/fedimg.png
new file mode 100644
index 0000000..2cc02f0
Binary files /dev/null and b/roles/apps-fp-o/files/img/icons/fedimg.png differ
diff --git a/roles/apps-fp-o/tasks/main.yml b/roles/apps-fp-o/tasks/main.yml
index 948d74c..e4a5d5b 100644
--- a/roles/apps-fp-o/tasks/main.yml
+++ b/roles/apps-fp-o/tasks/main.yml
@@ -28,3 +28,8 @@
   - restart httpd
   tags:
   - apps-fp-o
+
+- name: Copy over any extra icons we carry
+  sync: src=img/icons dest=/srv/web/apps-fp-o/img/icons
+  tags:
+  - apps-fp-o
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20150310/c46adfc6/attachment.sig>


More information about the infrastructure mailing list