diff options
author | Kevin Fenzi <kevin@scrye.com> | 2014-12-06 21:30:13 +0000 |
---|---|---|
committer | Kevin Fenzi <kevin@scrye.com> | 2014-12-06 21:30:13 +0000 |
commit | 42f12bd71f18c92572a84d1db41d003dbee1a113 (patch) | |
tree | b37865ec30e33f3741cdb10bcdf639a8731758d1 | |
parent | efe36e836c4243ca72768b60b0fbbc120415d753 (diff) | |
download | ansible-42f12bd71f18c92572a84d1db41d003dbee1a113.tar.gz ansible-42f12bd71f18c92572a84d1db41d003dbee1a113.tar.xz ansible-42f12bd71f18c92572a84d1db41d003dbee1a113.zip |
Move to server, not client.
-rwxr-xr-x | roles/fas_server/files/certhelper.py (renamed from roles/fas_client/files/certhelper.py) | 0 | ||||
-rw-r--r-- | roles/fas_server/files/fedora-ca-client-openssl.cnf (renamed from roles/fas_client/files/fedora-ca-client-openssl.cnf) | 0 | ||||
-rw-r--r-- | roles/fas_server/templates/export-bugzilla.cfg.j2 (renamed from roles/fas_client/templates/export-bugzilla.cfg.j2) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/roles/fas_client/files/certhelper.py b/roles/fas_server/files/certhelper.py index 76a48164f..76a48164f 100755 --- a/roles/fas_client/files/certhelper.py +++ b/roles/fas_server/files/certhelper.py diff --git a/roles/fas_client/files/fedora-ca-client-openssl.cnf b/roles/fas_server/files/fedora-ca-client-openssl.cnf index 47536c9e9..47536c9e9 100644 --- a/roles/fas_client/files/fedora-ca-client-openssl.cnf +++ b/roles/fas_server/files/fedora-ca-client-openssl.cnf diff --git a/roles/fas_client/templates/export-bugzilla.cfg.j2 b/roles/fas_server/templates/export-bugzilla.cfg.j2 index 25b6a65a5..25b6a65a5 100644 --- a/roles/fas_client/templates/export-bugzilla.cfg.j2 +++ b/roles/fas_server/templates/export-bugzilla.cfg.j2 |